Bump the production-dependencies group across 1 directory with 4 updates #29
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 4 updates in the / directory: ajv, ajv-formats, jsonata and node-fetch.
Updates
ajv
from 8.12.0 to 8.14.0Release notes
Sourced from ajv's releases.
Commits
9e26639
bump version to 8.14.0 for publishing (#2440)5f20d5f
compileAsync a schema with discriminator and $ref, fixes #2427 (#2433)be38f34
fix: broken link in docs warning (#2431)a4a85fa
docs: add warning to maxLength / minLength (#2428)d9bd01b
Update workflows (#2410)2917fb6
readme: build badge (#2424)857ecac
fix: bump node version in publish job (#2423)f74ecdb
bump version to 8.13.0 (#2421)c64f528
chore: update typescript to 5.3.3 (#2406)5370b84
chore: bump ajv-formats to 3.0.1 (#2402)Updates
ajv-formats
from 2.1.1 to 3.0.1Release notes
Sourced from ajv-formats's releases.
Commits
1fb3fa7
fix: build missing in 3.0.0 - bump to 3.0.1 (#93)e1a8bdd
chore: update version to 3.0.0 for publishing (#92)4dd6544
3.0.0-rc.08b424f1
formatMaximum/Minimum take timezone into account for time and date-time forma...37d7538
add formats iso-time and iso-date-time, make time and date-time strict (#42)46dbae5
Merge pull request #41 from ajv-validator/ep/json-schema-tests86d71eb
pass all JSON Schema Test Suite testsfdbd714
Merge branch 'stoplightio-fix/date-time'34df8db
docs: strictTime optiond1a9e36
simplify strictTime optionMaintainer changes
This version was pushed to npm by jason-green, a new releaser for ajv-formats since your current version.
Updates
jsonata
from 2.0.4 to 2.0.5Release notes
Sourced from jsonata's releases.
Changelog
Sourced from jsonata's changelog.
Commits
d0afd35
Update CHANGELOG.md3fde233
Release v2.0.54446161
Prevent lookup of function object propertiesb2a637e
Update workflow for Node.js 20 (#683)948af5a
Update workflow to support v1 branch (#679)ea8fb85
Release v2.0.4Updates
node-fetch
from 2.7.0 to 3.3.2Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
8b3320d
fix: Remove the default connection close header. (#1736)7b86e94
fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)8ced5b9
docs: readme - non ESM example (#1707)71e376b
ci(release): use latest Node LTS (#1697)e093030
Allow URL class object as an argument for fetch() (#1696)55a4870
feat: add static Response.json (#1670)c071406
(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caa
docs: fix missing comma in example (#1623)2880238
fix: ReDoS referrer (#1611)e87b093
fix(Headers): don't forward secure headers on protocol change (#1599)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions