Skip to content
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

build(deps): bump the npm_and_yarn group across 1 directory with 10 updates #62

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Bumps the npm_and_yarn group with 7 updates in the /Foodie/ClientApp directory:

Package From To
@angular/core 17.1.1 17.1.2
vite 5.0.12 ``
@angular-devkit/build-angular 17.1.1 17.3.3
crypto-js 3.3.0 4.2.0
oidc-client 1.9.0 1.11.5
follow-redirects 1.15.5 1.15.6
ip 2.0.0 2.0.1

Updates @angular/core from 17.1.1 to 17.1.2

Changelog

Sourced from @​angular/core's changelog.

17.1.2 (2024-01-31)

Commit Type Description
ccddacf11d fix cta clickability issue in adev homepage. (#52905)

animations

Commit Type Description
98d545fafa fix cleanup DOM elements when root view is removed with async animations (#53033)

common

Commit Type Description
cdc5e39532 fix The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)

compiler

Commit Type Description
f12b01ec88 fix Update type check block to fix control flow source mappings (#53980)

core

Commit Type Description
c477e876e3 fix change defer block fixture default behavior to playthrough (#54088)

migrations

Commit Type Description
8264382a6b fix error in standalone migration when non-array value is used as declarations in TestBed (#54122)

Commits
  • 3b218a7 docs(core): fix example sections (#54121)
  • 413db30 refactor(forms): Provide RadioControlRegistry in root. (#54130)
  • fccf375 refactor(devtools): Add hydration informations (#53910)
  • c5a0e90 refactor(core): Update ComponentFixture behavior when using zoneless schedu...
  • 8264382 fix(migrations): error in standalone migration when non-array value is used a...
  • 30e42df refactor(core): remove InjectionToken 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)
  • Additional commits viewable in compare view

Removes vite

Updates @angular-devkit/build-angular from 17.1.1 to 17.3.3

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v17.3.3

@​schematics/angular

Commit Description
fix - a673baf5c Revert "fix(@​schematics/angular): rename SSR port env variable"

v17.3.2

17.3.2 (2024-03-25)

@​schematics/angular

Commit Description
fix - 935f931ee rename SSR port env variable

@​angular-devkit/build-angular

Commit Description
fix - c9d436000 Internal server error: Invalid URL when using a non localhost IP
fix - 59fba38ec ensure proper resolution of linked SCSS files
fix - 27dd8f208 service-worker references non-existent named index output
fix - c12907d92 update webpack-dev-middleware to 6.1.2

v17.3.1

17.3.1 (2024-03-20)

@​schematics/angular

Commit Description
fix - 198ca9afc improve Sass format clarity for application style option

@​angular-devkit/build-angular

Commit Description
fix - 2809971a5 only generate server directory when SSR is enabled
fix - 3f601a14e typo in allowedHosts warning for unsupported vite options
perf - 79c44adac avoid transforming empty component stylesheets
perf - cc3167f30 reduce build times for apps with a large number of components when utilizing esbuild-based builders

v17.3.0

17.3.0 (2024-03-13)

@​schematics/angular

Commit Description
feat - 5ab71fc92 update CSS/Sass import/use specifiers in application migration

@​angular-devkit/build-angular

Commit Description
feat - 9ca3a5450 add deployUrl to application builder
fix - 3821344da ensure proper display of build logs in the presence of warnings or errors
fix - de2d05049 provide better error message when server option is required but missing

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

17.3.3 (2024-04-02)

@​schematics/angular

Commit Type Description
a673baf5c fix Revert "fix(@​schematics/angular): rename SSR port env variable"

18.0.0-next.1 (2024-03-28)

@​schematics/angular

Commit Type Description
6530aa11b feat replace assets with public directory
950a44521 fix rename SSR port env variable

@​angular-devkit/build-angular

Commit Type Description
e22d6771d fix ensure proper resolution of linked SCSS files
c71e954a2 fix service-worker references non-existent named index output

17.3.2 (2024-03-25)

@​schematics/angular

Commit Type Description
935f931ee fix rename SSR port env variable

@​angular-devkit/build-angular

Commit Type Description
c9d436000 fix Internal server error: Invalid URL when using a non localhost IP
59fba38ec fix ensure proper resolution of linked SCSS files
27dd8f208 fix service-worker references non-existent named index output
c12907d92 fix update webpack-dev-middleware to 6.1.2

... (truncated)

Commits
  • 97acaff release: cut the v17.3.3 release
  • 6061a0b Revert "fix(@​schematics/angular): rename SSR port env variable"
  • 97da8ba build: add missing dep in test to fix CI
  • 9bb6ea0 build: address pre-release validation failure
  • 8a6550d release: cut the v17.3.2 release
  • 59fba38 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 variable
  • c12907d fix(@​angular-devkit/build-angular): update webpack-dev-middleware to 6.1.2
  • c9d4360 fix(@​angular-devkit/build-angular): Internal server error: Invalid URL when...
  • Additional commits viewable in compare view

Updates crypto-js from 3.3.0 to 4.2.0

Commits

Updates oidc-client from 1.9.0 to 1.11.5

Release notes

Sourced from oidc-client's releases.

1.11.5

As part of this release we had 1 issue closed.

bug

1.11.4

As part of this release we had 1 issue closed.

bug

1.11.3

As part of this release we had 1 issue closed.

bug

1.11.2

As part of this release we had 2 issues closed.

bugs

1.11.1

As part of this release we had 5 issues closed.

bugs

enhancements

... (truncated)

Commits
  • cd829b7 1.11.5
  • 41a18b6 fix test
  • c735ad6 fix metadataSeed improperly merged and returned #1305
  • 9077300 1.11.4
  • 87bb0f2 Merge pull request #1303 from IdentityModel/revert-1068-feat/1067/merge-settings
  • 162f8a5 add sample to show setting metadata
  • 2280f3d add metadataSeed to allow merging discovery document into additional metadata
  • 18c9128 Revert "feat: merge openid-configuration and metdata"
  • e7093cf 1.11.3
  • 975f11a import signin request
  • Additional commits viewable in compare view

Updates express from 4.18.2 to 4.19.2

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

4.18.3

Main Changes

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

4.18.3 / 2024-02-29

Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: [email protected]
  • Additional commits viewable in compare view
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.6

Commits

Updates ip from 2.0.0 to 2.0.1

Commits

Updates undici from 6.2.1 to 6.7.1

Release notes

Sourced from undici's releases.

v6.7.1

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.7.0...v6.7.1

v6.7.0

What's Changed

... (truncated)

Commits

Updates webpack-dev-middleware from 5.3.3 to 5.3.4

Release notes

Sourced from webpack-dev-middleware's releases.

v5.3.4

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)
Changelog

Sourced from webpack-dev-middleware's changelog.

5.3.4 (2024-03-20)

Bug Fixes

  • security: do not allow to read files above (#1779) (189c4ac)
Commits

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…pdates

Bumps the npm_and_yarn group with 7 updates in the /Foodie/ClientApp directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.1.1` | `17.1.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.12` | `` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.1.1` | `17.3.3` |
| [crypto-js](https://github.com/brix/crypto-js) | `3.3.0` | `4.2.0` |
| [oidc-client](https://github.com/IdentityModel/oidc-client-js) | `1.9.0` | `1.11.5` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.5` | `1.15.6` |
| [ip](https://github.com/indutny/node-ip) | `2.0.0` | `2.0.1` |



Updates `@angular/core` from 17.1.1 to 17.1.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.1.2/packages/core)

Removes `vite`

Updates `@angular-devkit/build-angular` from 17.1.1 to 17.3.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.1.1...17.3.3)

Updates `crypto-js` from 3.3.0 to 4.2.0
- [Commits](brix/crypto-js@3.3.0...4.2.0)

Updates `oidc-client` from 1.9.0 to 1.11.5
- [Release notes](https://github.com/IdentityModel/oidc-client-js/releases)
- [Changelog](https://github.com/IdentityModel/oidc-client-js/blob/dev/GitReleaseManager.yaml)
- [Commits](IdentityModel/oidc-client-js@1.9.0...1.11.5)

Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

Updates `ip` from 2.0.0 to 2.0.1
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

Updates `undici` from 6.2.1 to 6.7.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.2.1...v6.7.1)

Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: crypto-js
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: oidc-client
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2024

Superseded by #63.

@dependabot dependabot bot closed this Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Foodie/ClientApp/npm_and_yarn-security-group-7dbd6e653f branch April 11, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants