build(deps): bump the npm_and_yarn group across 1 directory with 10 updates #62
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 npm_and_yarn group with 7 updates in the /Foodie/ClientApp directory:
17.1.1
17.1.2
5.0.12
17.1.1
17.3.3
3.3.0
4.2.0
1.9.0
1.11.5
1.15.5
1.15.6
2.0.0
2.0.1
Updates
@angular/core
from 17.1.1 to 17.1.2Changelog
Sourced from
@angular/core
's changelog.Commits
3b218a7
docs(core): fix example sections (#54121)413db30
refactor(forms): ProvideRadioControlRegistry
in root. (#54130)fccf375
refactor(devtools): Add hydration informations (#53910)c5a0e90
refactor(core): UpdateComponentFixture
behavior when using zoneless schedu...8264382
fix(migrations): error in standalone migration when non-array value is used a...30e42df
refactor(core): removeInjectionToken
descriptions in optimized builds. (#5...798aee7
docs: remove link (#54090)c477e87
fix(core): change defer block fixture default behavior to playthrough (#54088)293dc3b
docs: fix reference to forwardRef in ForwardRefFn JSdoc (#53556)96dd0c7
refactor: fix a number of typos throughout the codebase (#52826)Removes
vite
Updates
@angular-devkit/build-angular
from 17.1.1 to 17.3.3Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
97acaff
release: cut the v17.3.3 release6061a0b
Revert "fix(@schematics/angular
): rename SSR port env variable"97da8ba
build: add missing dep in test to fix CI9bb6ea0
build: address pre-release validation failure8a6550d
release: cut the v17.3.2 release59fba38
fix(@angular-devkit/build-angular
): ensure proper resolution of linked SCSS f...27dd8f2
fix(@angular-devkit/build-angular
): service-worker references non-existent na...935f931
fix(@schematics/angular
): rename SSR port env variablec12907d
fix(@angular-devkit/build-angular
): updatewebpack-dev-middleware
to6.1.2
c9d4360
fix(@angular-devkit/build-angular
):Internal server error: Invalid URL
when...Updates
crypto-js
from 3.3.0 to 4.2.0Commits
808f499
Merge branch 'release/4.2.0'd5af3ae
Update release notes.9496e07
Bump version.421dd53
Change default hash algorithm and iteration's for PBKDF2 to prevent weak secu...d1f4f4d
Update grunt.c755289
Discontinued1da3dab
Discontinued4dcaa7a
Merge pull request #380 from Alanscut/dev762feb2
chore: rename BF to Blowfishfb81418
feat: blowfish supportUpdates
oidc-client
from 1.9.0 to 1.11.5Release notes
Sourced from oidc-client's releases.
... (truncated)
Commits
cd829b7
1.11.541a18b6
fix testc735ad6
fix metadataSeed improperly merged and returned #13059077300
1.11.487bb0f2
Merge pull request #1303 from IdentityModel/revert-1068-feat/1067/merge-settings162f8a5
add sample to show setting metadata2280f3d
add metadataSeed to allow merging discovery document into additional metadata18c9128
Revert "feat: merge openid-configuration and metdata"e7093cf
1.11.3975f11a
import signin requestUpdates
express
from 4.18.2 to 4.19.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: [email protected]Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
follow-redirects
from 1.15.5 to 1.15.6Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.Updates
ip
from 2.0.0 to 2.0.1Commits
3b0994a
2.0.132f468f
lib: fixed CVE-2023-42282 and added unit testUpdates
undici
from 6.2.1 to 6.7.1Release notes
Sourced from undici's releases.
... (truncated)
Commits
219da8b
Bumped v6.7.179582be
Flip link between docs and README (#2933)3d9fcf5
build(deps): bump node fromd3271e4
to8bf9240
in /build (#2936)d1d4abb
Revert "chore: remove no-simd wasm of llhttp (#2871)" (#2935)6a4c8fc
fix(benchmark): make it fair (#2929)7298524
add busboy tests (#2924)be8ef8e
override request dispatcher from init (#2928)7d20bed
perf: optimize getResolveErrorBodyCallback (#2921)aa86e89
doc: update diagnostics channel request headers type change (#2925)03a2d43
Fix docs links and add examples to sidebar (#2895)Updates
webpack-dev-middleware
from 5.3.3 to 5.3.4Release notes
Sourced from webpack-dev-middleware's releases.
Changelog
Sourced from webpack-dev-middleware's changelog.
Commits
86071ea
chore(release): 5.3.4189c4ac
fix(security): do not allow to read files above (#1779)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.