-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump ajv and @angular/cli in /BookingWebApp #63
Merged
dependabot
merged 1 commit into
develop
from
dependabot/npm_and_yarn/BookingWebApp/ajv-and-angular/cli-8.11.2
Nov 19, 2022
Merged
Bump ajv and @angular/cli in /BookingWebApp #63
dependabot
merged 1 commit into
develop
from
dependabot/npm_and_yarn/BookingWebApp/ajv-and-angular/cli-8.11.2
Nov 19, 2022
Conversation
This file contains 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
Bumps [ajv](https://github.com/ajv-validator/ajv) to 8.11.2 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `ajv` from 6.10.2 to 8.11.2 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v8.11.2) Updates `@angular/cli` from 8.3.26 to 8.3.29 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@v8.3.26...v8.3.29) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect - dependency-name: "@angular/cli" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot squash and merge
dependabot[bot] ***@***.***> ezt írta (időpont: 2022. nov.
19., Szo 13:59):
… This automated pull request fixes a security vulnerability
<https://github.com/MilkaChucky/BookingWebApp/security/dependabot/32>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps ajv <https://github.com/ajv-validator/ajv> to 8.11.2 and updates
ancestor dependency @angular/cli <https://github.com/angular/angular-cli>.
These dependencies need to be updated together.
Updates ajv from 6.10.2 to 8.11.2
Release notes
*Sourced from ajv's releases
<https://github.com/ajv-validator/ajv/releases>.*
v8.11.2
Update dependencies
Export ValidationError and MissingRefError (ajv-validator/ajv#1840
<https://github-redirect.dependabot.com/ajv-validator/ajv/pull/1840>,
@dannyb648 <https://github.com/dannyb648>)
v8.11.1
Update dependencies
Export ValidationError and MissingRefError (#1840
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1840>,
@dannyb648 <https://github.com/dannyb648>)
v8.11.0
Use root schemaEnv when resolving references in oneOf (#1901
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1901>,
@asprouse <https://github.com/asprouse>)
Only use equal function in generated code when it is used (#1922
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1922>,
@bhvngt <https://github.com/bhvngt>)
v8.10.0
uriResolver option (@zekth <https://github.com/zekth>, #1862
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1862>)
v8.9.0
Option code.esm to generate ESM exports for standalone validation
functions (@rehanvdm <https://github.com/rehanvdm>, #1861
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1861>)
Support discriminator keyword with $ref in oneOf subschemas (@dfeufel
<https://github.com/dfeufel>, #1815
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1815>)
v8.8.2
Use full RegExp string (with flags) as cache key, related to
ajv-validator/ajv-keywords#220
<https://github-redirect.dependabot.com/ajv-validator/ajv-keywords/issues/220>
v8.8.1
Fix minContains: 0 (#1819
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1819>)
v8.8.0
Fix browser bundles in cdnjs regExp option allowing to specify
alternative RegExp engine, e.g. re2 (@efebarlas
<https://github.com/efebarlas>)
v8.7.1
Publish Ajv bundle for JSON Schema 2020-12 to cdnjs.com
v8.7.0
Update JSON Schema Test Suite. Change minContains: 0 now correctly allows
empty array.
v8.6.3
Fix $ref resolution for schemas without $id (@rbuckton
<https://github.com/rbuckton>, #1725
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1725>)
Support standalone module import from ESM modules without using .default
property (@bhvngt <https://github.com/bhvngt>, #1757
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1757>)
Update code for breaking TS change - error in catch has type unknown (
#1760
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1760>)
v8.6.2
Fix JTD serialiser (#1691
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1691>)
v8.6.1
Fix "not" keyword preventing validation of "allOf" and some other keywords
(#1668
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1668>)
... (truncated)
Commits
- 1f83903
<ajv-validator/ajv@1f83903>
8.11.2
- 92e5a1e
<ajv-validator/ajv@92e5a1e>
8.11.1
- 16af695
<ajv-validator/ajv@16af695>
export ValidationError and MissingRefError, closes #1926
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1926>,
closes #1840
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1840>
(#2020
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/2020>)
- 65220d6
<ajv-validator/ajv@65220d6>
build(deps-dev): bump lint-staged from 12.5.0 to 13.0.3 (#2019
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/2019>)
- b3c53ed
<ajv-validator/ajv@b3c53ed>
build(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#1972
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1972>)
- fa4343b
<ajv-validator/ajv@fa4343b>
build(deps-dev): bump @types/node from 17.0.45 to 18.11.9 (#2151
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/2151>)
- b8f563b
<ajv-validator/ajv@b8f563b>
build(deps-dev): bump @rollup/plugin-node-resolve from 13.3.0 to
15.0.1 (#2143
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/2143>)
- f38d269
<ajv-validator/ajv@f38d269>
docs: remove invisible character in README (#1990
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1990>)
- b2a109c
<ajv-validator/ajv@b2a109c>
Update security.md -> ReDoS Attack Section (#1953
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/1953>)
- 67e7f1c
<ajv-validator/ajv@67e7f1c>
docs: fix broken links (#2006
<https://github-redirect.dependabot.com/ajv-validator/ajv/issues/2006>)
- Additional commits viewable in compare view
<ajv-validator/ajv@v6.10.2...v8.11.2>
Updates @angular/cli from 8.3.26 to 8.3.29
Commits
- 6fb6b55
<angular/angular-cli@6fb6b55>
release: v8.3.29
- a5ddadc
<angular/angular-cli@a5ddadc>
fix(@angular-devkit/core): update ajv to 6.12.3
- ae73c3c
<angular/angular-cli@ae73c3c>
test: move app-shell tests to flake jail
- 91f052d
<angular/angular-cli@91f052d>
fix(@angular-devkit/build-angular): update copy-webpack-plugin to
6.0.3
- 8b299eb
<angular/angular-cli@8b299eb>
release: v8.3.28
- a80ba19
<angular/angular-cli@a80ba19>
fix(@angular-devkit/build-angular): update terser-webpack-plugin to
3.0.3
- 6f5200b
<angular/angular-cli@6f5200b>
release: v8.3.27
- 1a8de6f
<angular/angular-cli@1a8de6f>
fix(@angular-devkit/build-angular): update copy-webpack-plugin to
version 6
- 4c2e21a
<angular/angular-cli@4c2e21a>
test: make CoreSchemaRegistry test green again
- a2caae2
<angular/angular-cli@a2caae2>
test: remove defective protractor element explorer E2E test
- Additional commits viewable in compare view
<angular/angular-cli@v8.3.26...v8.3.29>
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 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 use these labels will set the current labels as the
default for future PRs for this repo and language
- @dependabot use these reviewers will set the current reviewers as
the default for future PRs for this repo and language
- @dependabot use these assignees will set the current assignees as
the default for future PRs for this repo and language
- @dependabot use this milestone will set the current milestone as the
default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/MilkaChucky/BookingWebApp/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#63
Commit Summary
- 193e83c
<193e83c>
Bump ajv and @angular/cli in /BookingWebApp
File Changes
(2 files <https://github.com/MilkaChucky/BookingWebApp/pull/63/files>)
- *M* BookingWebApp/package-lock.json
<https://github.com/MilkaChucky/BookingWebApp/pull/63/files#diff-05b53782cb55a5306d3fd1118647edfd2b5da5761e77041bbebd322fc289fb52>
(737)
- *M* BookingWebApp/package.json
<https://github.com/MilkaChucky/BookingWebApp/pull/63/files#diff-b4e5193981d02b272295597203f0558c113887e0ab6fa57b2db93918ead5ff3e>
(2)
Patch Links:
- https://github.com/MilkaChucky/BookingWebApp/pull/63.patch
- https://github.com/MilkaChucky/BookingWebApp/pull/63.diff
—
Reply to this email directly, view it on GitHub
<#63>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGH6IVB2GVYGFIOCAKGDN7DWJDFMTANCNFSM6AAAAAASFJYEGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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.
Bumps ajv to 8.11.2 and updates ancestor dependency @angular/cli. These dependencies need to be updated together.
Updates
ajv
from 6.10.2 to 8.11.2Release notes
Sourced from ajv's releases.
... (truncated)
Commits
1f83903
8.11.292e5a1e
8.11.116af695
export ValidationError and MissingRefError, closes #1926, closes #1840 (#2020)65220d6
build(deps-dev): bump lint-staged from 12.5.0 to 13.0.3 (#2019)b3c53ed
build(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#1972)fa4343b
build(deps-dev): bump@types/node
from 17.0.45 to 18.11.9 (#2151)b8f563b
build(deps-dev): bump@rollup/plugin-node-resolve
from 13.3.0 to 15.0.1 (#2143)f38d269
docs: remove invisible character in README (#1990)b2a109c
Update security.md -> ReDoS Attack Section (#1953)67e7f1c
docs: fix broken links (#2006)Updates
@angular/cli
from 8.3.26 to 8.3.29Commits
6fb6b55
release: v8.3.29a5ddadc
fix(@angular-devkit/core
): updateajv
to6.12.3
ae73c3c
test: move app-shell tests to flake jail91f052d
fix(@angular-devkit/build-angular
): update copy-webpack-plugin to 6.0.38b299eb
release: v8.3.28a80ba19
fix(@angular-devkit/build-angular
): update terser-webpack-plugin to 3.0.36f5200b
release: v8.3.271a8de6f
fix(@angular-devkit/build-angular
): update copy-webpack-plugin to version 64c2e21a
test: make CoreSchemaRegistry test green againa2caae2
test: remove defective protractor element explorer E2E testDependabot 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 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 use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.