Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @json-schema-tools/dereferencer from 1.5.7 to 1.6.2 #587

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps @json-schema-tools/dereferencer from 1.5.7 to 1.6.2.

Release notes

Sourced from @​json-schema-tools/dereferencer's releases.

1.6.2

1.6.2 (2024-04-09)

Bug Fixes

1.6.1

1.6.1 (2023-02-27)

Bug Fixes

1.6.0

1.6.0 (2023-02-27)

Bug Fixes

  • no longer mutates original schema (9fdc908)
  • update to node 18 (fd5c184)
  • write test to show issue (8df84f4)

Features

  • add an option to toggle mutation of original schema (499657f)
Changelog

Sourced from @​json-schema-tools/dereferencer's changelog.

1.6.2 (2024-04-09)

Bug Fixes

1.6.1 (2023-02-27)

Bug Fixes

1.6.0 (2023-02-27)

Bug Fixes

  • no longer mutates original schema (9fdc908)
  • update to node 18 (fd5c184)
  • write test to show issue (8df84f4)

Features

  • add an option to toggle mutation of original schema (499657f)
Commits
  • 4bf39a9 chore(release): 1.6.2 [skip ci]
  • 7b5db3d Merge pull request #613 from json-schema-tools/fix/node-20
  • 8413967 fix: bump ci node versions
  • 7bcabd4 fix: bump to node 20
  • 9a6fa9b Merge pull request #612 from json-schema-tools/fix/bump-traverse
  • ca9060e fix: bump traverse
  • e73b135 Merge pull request #610 from json-schema-tools/dependabot/npm_and_yarn/types/...
  • c2213ee chore(deps-dev): bump @​types/node from 18.14.2 to 20.12.7
  • 85ffc66 Merge pull request #609 from json-schema-tools/dependabot/npm_and_yarn/babel/...
  • 0f38bd7 chore(deps-dev): bump @​babel/traverse from 7.19.3 to 7.24.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/json-schema-tools/dereferencer-1.6.2 branch from 760ff1a to 10d8ddc Compare April 15, 2024 23:38
@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.78%. Comparing base (688cb77) to head (a066b48).
Report is 3 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #587   +/-   ##
=======================================
  Coverage   84.78%   84.78%           
=======================================
  Files           3        3           
  Lines          92       92           
  Branches       10       10           
=======================================
  Hits           78       78           
  Misses         14       14           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/json-schema-tools/dereferencer-1.6.2 branch 5 times, most recently from 8d8b62d to bb8208b Compare April 15, 2024 23:48
Bumps [@json-schema-tools/dereferencer](https://github.com/json-schema-tools/dereferencer) from 1.5.7 to 1.6.2.
- [Release notes](https://github.com/json-schema-tools/dereferencer/releases)
- [Changelog](https://github.com/json-schema-tools/dereferencer/blob/master/CHANGELOG.md)
- [Commits](json-schema-tools/dereferencer@1.5.7...1.6.2)

---
updated-dependencies:
- dependency-name: "@json-schema-tools/dereferencer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/json-schema-tools/dereferencer-1.6.2 branch from bb8208b to a066b48 Compare April 15, 2024 23:50
@BelfordZ BelfordZ merged commit 2003c38 into master Apr 16, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/json-schema-tools/dereferencer-1.6.2 branch April 16, 2024 00:11
@BelfordZ
Copy link
Member

BelfordZ commented May 7, 2024

🎉 This PR is included in version 1.6.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants