schema-utils-js
schema-utils-js copied to clipboard
chore(deps): bump @json-schema-tools/dereferencer from 1.5.5 to 1.6.2
Bumps @json-schema-tools/dereferencer from 1.5.5 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
- update node modules (0742718)
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)
1.5.7
1.5.7 (2022-10-05)
Bug Fixes
- gh action for linting is broken (14bff9b)
- lint fix (aebeed8)
- remove refMap and fix infinite looping case (6c0c5b8)
1.5.6
1.5.6 (2022-10-05)
Bug Fixes
- bump everything (ee37762)
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
- update node modules (0742718)
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)
1.5.7 (2022-10-05)
Bug Fixes
- gh action for linting is broken (14bff9b)
- lint fix (aebeed8)
- remove refMap and fix infinite looping case (6c0c5b8)
1.5.6 (2022-10-05)
Bug Fixes
- bump everything (ee37762)
Commits
4bf39a9chore(release): 1.6.2 [skip ci]7b5db3dMerge pull request #613 from json-schema-tools/fix/node-208413967fix: bump ci node versions7bcabd4fix: bump to node 209a6fa9bMerge pull request #612 from json-schema-tools/fix/bump-traverseca9060efix: bump traversee73b135Merge pull request #610 from json-schema-tools/dependabot/npm_and_yarn/types/...c2213eechore(deps-dev): bump@types/nodefrom 18.14.2 to 20.12.785ffc66Merge pull request #609 from json-schema-tools/dependabot/npm_and_yarn/babel/...0f38bd7chore(deps-dev): bump@babel/traversefrom 7.19.3 to 7.24.1- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
cbd7295) to head (8c1af88).
Additional details and impacted files
@@ Coverage Diff @@
## master #859 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 13 13
Lines 322 322
Branches 74 74
=========================================
Hits 322 322
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot recreate
@dependabot rebase
@dependabot merge
:tada: This PR is included in version 2.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: