fix(deps): Update dependency ajv to v8.17.1#19739
Merged
kodiakhq[bot] merged 2 commits intomainfrom Nov 29, 2024
Merged
Conversation
aa854df to
b01da20
Compare
erezrokah
approved these changes
Nov 29, 2024
b01da20 to
c2ee132
Compare
c2ee132 to
6f969a2
Compare
kodiakhq bot
pushed a commit
that referenced
this pull request
Dec 3, 2024
🤖 I have created a release *beep* *boop* --- ## [2.2.11](plugins-source-airtable-v2.2.10...plugins-source-airtable-v2.2.11) (2024-12-03) ### Bug Fixes * **deps:** Update dependency @cloudquery/plugin-sdk-javascript to v0.1.21 ([#19827](#19827)) ([0a2fa6c](0a2fa6c)) * **deps:** Update dependency @types/uuid to v10 ([#19760](#19760)) ([0db420f](0db420f)) * **deps:** Update dependency ajv to v8.17.1 ([#19739](#19739)) ([b361ac4](b361ac4)) * **deps:** Update dependency ava to v6.2.0 ([#19740](#19740)) ([81bec64](81bec64)) * **deps:** Update dependency change-case to v5.4.4 ([#19741](#19741)) ([807e17e](807e17e)) * **deps:** Update dependency dot-prop to v9 ([#19761](#19761)) ([8060109](8060109)) * **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a)) * **deps:** Update dependency eslint-plugin-n to v16.6.2 ([#19744](#19744)) ([903a7a6](903a7a6)) * **deps:** Update dependency eslint-plugin-prettier to v5.2.1 ([#19745](#19745)) ([67842fc](67842fc)) * **deps:** Update dependency eslint-plugin-promise to v6.6.0 ([#19746](#19746)) ([250acab](250acab)) * **deps:** Update dependency eslint-plugin-unused-imports to v3.2.0 ([#19748](#19748)) ([973b662](973b662)) * **deps:** Update dependency eslint-plugin-you-dont-need-lodash-underscore to v6.14.0 ([#19749](#19749)) ([21fb751](21fb751)) * **deps:** Update dependency got to v14.4.4 ([#19750](#19750)) ([2868b03](2868b03)) * **deps:** Update dependency got to v14.4.5 ([#19799](#19799)) ([80b493b](80b493b)) * **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4)) * **deps:** Update dependency typescript to v5.6.3 ([#19753](#19753)) ([2a0d83f](2a0d83f)) * **deps:** Update dependency winston to v3.17.0 ([#19754](#19754)) ([8e84696](8e84696)) * **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
8.12.0->8.17.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ajv-validator/ajv (ajv)
v8.17.1Compare Source
What's Changed
Full Changelog: ajv-validator/ajv@v8.17.0...v8.17.1
Plus everything in 8.17.0 which failed to release
The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.
Revert "Revert fast-uri change (https://github.com/ajv-validator/ajv/pull/2444)" by @gurgunday in https://github.com/ajv-validator/ajv/pull/2448
fix: ignore new eslint error for @typescript-eslint/no-extraneous-class by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2455
docs: clarify behaviour of addVocabulary by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2454
docs: refactor to improve legibility by @blottn in https://github.com/ajv-validator/ajv/pull/2432
Fix grammatical typo in managing-schemas.md by @wetneb in https://github.com/ajv-validator/ajv/pull/2305
docs: Fix broken strict-mode link by @alexanderjsx in https://github.com/ajv-validator/ajv/pull/2459
feat: add test for encoded refs and bump fast-uri by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2449
fix: changes for @typescript-eslint/array-type rule by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2467
fixes https://github.com/ajv-validator/ajv/issues/2217 - clarify custom keyword naming by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2457
v8.16.0Compare Source
What's Changed
Full Changelog: ajv-validator/ajv@v8.15.0...v8.16.0
v8.15.0Compare Source
What's Changed
uri-jswithfast-uriby @vixalien in https://github.com/ajv-validator/ajv/pull/2415New Contributors
Full Changelog: ajv-validator/ajv@v8.14.0...v8.15.0
v8.14.0Compare Source
What's Changed
New Contributors
Full Changelog: ajv-validator/ajv@v8.13.0...v8.14.0
v8.13.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.