Comparing 3.0.0...3.1.0 · ergebnis/json-pointer · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ergebnis/json-pointer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: ergebnis/json-pointer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.0
Choose a head ref
  • 15 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 21, 2022

  1. github-actions(deps): bump actions/cache from 2.1.7 to 3

    Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Commits](actions/cache@v2.1.7...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5c1219f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from ergebnis/dependabot/github_actions/action…

    …s/cache-3
    
    github-actions(deps): bump actions/cache from 2.1.7 to 3
    ergebnis-bot authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    d5ccdc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885f0e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    195f284 View commit details
    Browse the repository at this point in the history
  5. Fix: Example

    localheinz committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5fcbd8b View commit details
    Browse the repository at this point in the history
  6. Fix: Order

    localheinz committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    684132e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd366c9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #56 from ergebnis/feature/never

    Enhancement: Implement `Specification::closure()`
    localheinz authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    793cba5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3811721 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #57 from ergebnis/feature/never

    Enhancement: Implement `Specification::never()`
    localheinz authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4717354 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6652d9b View commit details
    Browse the repository at this point in the history
  12. Fix: Wrap closure

    localheinz committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    500054d View commit details
    Browse the repository at this point in the history
  13. Merge pull request #58 from ergebnis/feature/always

    Enhancement: Implement `Specification::always()`
    localheinz authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9321094 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #59 from ergebnis/fix/wrap

    Fix: Wrap closure
    localheinz authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    64fc563 View commit details
    Browse the repository at this point in the history
  15. Fix: Update CHANGELOG.md

    localheinz committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f762a11 View commit details
    Browse the repository at this point in the history
Loading