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

Bump the npm_and_yarn at /src/Monitoring.Client security update group in /src/Monitoring.Client with 5 updates #45

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps the npm_and_yarn at /src/Monitoring.Client security update group in /src/Monitoring.Client with 5 updates:

Package From To
@angular-builders/jest 8.3.2 16.0.1
@angular-devkit/build-angular 0.803.29 16.2.8
@angular/cli 8.3.29 16.2.8
jest 24.9.0 29.7.0
jest-preset-angular 7.1.1 13.1.2

Updates @angular-builders/jest from 8.3.2 to 16.0.1

Changelog

Sourced from @​angular-builders/jest's changelog.

16.0.1 (2023-08-23)

Note: Version bump only for package @​angular-builders/jest

16.0.1-beta.3 (2023-08-23)

Bug Fixes

16.0.1-beta.2 (2023-07-06)

Note: Version bump only for package @​angular-builders/jest

16.0.1-beta.1 (2023-07-04)

Note: Version bump only for package @​angular-builders/jest

16.0.1-beta.0 (2023-07-04)

Note: Version bump only for package @​angular-builders/jest

16.0.0 (2023-05-31)

Note: Version bump only for package @​angular-builders/jest

16.0.0-beta.4 (2023-05-31)

Note: Version bump only for package @​angular-builders/jest

16.0.0-beta.3 (2023-05-24)

Note: Version bump only for package @​angular-builders/jest

16.0.0-beta.2 (2023-05-22)

Note: Version bump only for package @​angular-builders/jest

16.0.0-beta.1 (2023-05-21)

Note: Version bump only for package @​angular-builders/jest

16.0.0-beta.0 (2023-05-17)

⚠ BREAKING CHANGES

  • deps: update to Angular 16 (#1357)

Miscellaneous Chores

... (truncated)

Commits

Updates @angular-devkit/build-angular from 0.803.29 to 16.2.8

Release notes

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

v16.2.8

16.2.8 (2023-10-25)

@​angular/cli

Commit Description
fix - 44275601b remove the need to specify --migrate-only when --name is used during ng update

v16.2.7

16.2.7 (2023-10-19)

@​schematics/angular

Commit Description
fix - f1a0c3361 change Twitter logo to X

v16.2.6

16.2.6 (2023-10-11)

@​angular-devkit/build-angular

Commit Description
fix - c6ea25626 fully downlevel async/await when using vite dev-server with caching enabled

v16.2.5

16.2.5 (2023-10-04)

@​angular-devkit/build-angular

Commit Description
fix - 933358186 do not print Angular is running in development mode. in the server console when using dev-server
fix - 493bd3906 update dependency postcss to v8.4.31

v16.2.4

16.2.4 (2023-09-27)

@​schematics/angular

Commit Description
fix - 5dc7fb1a1 update @angular/cli version specifier to use ^

v16.2.3

16.2.3 (2023-09-20)

@​angular-devkit/build-angular

Commit Description
fix - 39643bee1 correctly re-point RXJS to ESM on Windows
fix - d8d116b31 several windows fixes to application builder prerendering

@​ngtools/webpack

... (truncated)

Changelog

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

16.2.8 (2023-10-25)

@​angular/cli

Commit Type Description
44275601b fix remove the need to specify --migrate-only when --name is used during ng update

16.2.7 (2023-10-19)

@​schematics/angular

Commit Type Description
f1a0c3361 fix change Twitter logo to X

17.0.0-rc.0 (2023-10-19)

@​schematics/angular

Commit Type Description
6bed28640 fix change Twitter logo to X
d60a6e86a fix noop workspace config migration when already executed

@​angular-devkit/build-angular

Commit Type Description
da4e19145 fix address a path concatenation on Windows
657f78292 fix avoid dev server update analysis when build fails with vite
0c982b993 fix avoid repeat error clear in vite development server
508c7606e fix do not print Angular is running in development mode. in the server console when running prerender in dev mode
e817656f6 fix do not print Angular is running in development mode. in the server console when running prerender in dev mode
52f595655 fix ensure i18n locale data is included in SSR application builds
3e5a99c2c fix ensure recalculation of component diagnostics when template changes
a3e9efe80 fix fully track Web Worker file changes in watch mode
b9505ed09 fix generate a file containing a list of prerendered routes
58bd3971f fix process nested tailwind usage in application builder
263271fae fix resolve and load sourcemaps during prerendering to provide better stacktraces
b78508fc8 fix several fixes to assets and files writes in browser-esbuild builder
6c3d7d1c1 fix update ssr option definition

... (truncated)

Commits

Updates @angular/cli from 8.3.29 to 16.2.8

Release notes

Sourced from @​angular/cli's releases.

v16.2.8

16.2.8 (2023-10-25)

@​angular/cli

Commit Description
fix - 44275601b remove the need to specify --migrate-only when --name is used during ng update

v16.2.7

16.2.7 (2023-10-19)

@​schematics/angular

Commit Description
fix - f1a0c3361 change Twitter logo to X

v16.2.6

16.2.6 (2023-10-11)

@​angular-devkit/build-angular

Commit Description
fix - c6ea25626 fully downlevel async/await when using vite dev-server with caching enabled

v16.2.5

16.2.5 (2023-10-04)

@​angular-devkit/build-angular

Commit Description
fix - 933358186 do not print Angular is running in development mode. in the server console when using dev-server
fix - 493bd3906 update dependency postcss to v8.4.31

v16.2.4

16.2.4 (2023-09-27)

@​schematics/angular

Commit Description
fix - 5dc7fb1a1 update @angular/cli version specifier to use ^

v16.2.3

16.2.3 (2023-09-20)

@​angular-devkit/build-angular

Commit Description
fix - 39643bee1 correctly re-point RXJS to ESM on Windows
fix - d8d116b31 several windows fixes to application builder prerendering

@​ngtools/webpack

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

16.2.8 (2023-10-25)

@​angular/cli

Commit Type Description
44275601b fix remove the need to specify --migrate-only when --name is used during ng update

16.2.7 (2023-10-19)

@​schematics/angular

Commit Type Description
f1a0c3361 fix change Twitter logo to X

17.0.0-rc.0 (2023-10-19)

@​schematics/angular

Commit Type Description
6bed28640 fix change Twitter logo to X
d60a6e86a fix noop workspace config migration when already executed

@​angular-devkit/build-angular

Commit Type Description
da4e19145 fix address a path concatenation on Windows
657f78292 fix avoid dev server update analysis when build fails with vite
0c982b993 fix avoid repeat error clear in vite development server
508c7606e fix do not print Angular is running in development mode. in the server console when running prerender in dev mode
e817656f6 fix do not print Angular is running in development mode. in the server console when running prerender in dev mode
52f595655 fix ensure i18n locale data is included in SSR application builds
3e5a99c2c fix ensure recalculation of component diagnostics when template changes
a3e9efe80 fix fully track Web Worker file changes in watch mode
b9505ed09 fix generate a file containing a list of prerendered routes
58bd3971f fix process nested tailwind usage in application builder
263271fae fix resolve and load sourcemaps during prerendering to provide better stacktraces
b78508fc8 fix several fixes to assets and files writes in browser-esbuild builder
6c3d7d1c1 fix update ssr option definition

... (truncated)

Commits
  • 8f16486 release: cut the v16.2.8 release
  • 4427560 fix(@​angular/cli): remove the need to specify --migrate-only when --name ...
  • b5d4003 release: cut the v16.2.7 release
  • f1a0c33 fix(@​schematics/angular): change Twitter logo to X
  • bac5be7 docs(@​angular/cli): remove incorrect statement about outputPath
  • 46d2ae9 release: cut the v16.2.6 release
  • efcdf7b refactor: strengthen language around Protractor support status
  • c6ea256 fix(@​angular-devkit/build-angular): fully downlevel async/await when using vi...
  • b53d5ef release: cut the v16.2.5 release
  • 493bd39 fix(@​angular-devkit/build-angular): update dependency postcss to v8.4.31
  • Additional commits viewable in compare view

Updates jest from 24.9.0 to 29.7.0

Release notes

Sourced from jest's releases.

v29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

v29.6.4

Fixes

  • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

New Contributors

Full Changelog: jestjs/jest@v29.6.3...v29.6.4

v29.6.3

Fixes

  • [expect, @jest/expect-utils] ObjectContaining support symbol as key (#14414)
  • [expect] Remove @types/node from dependencies (#14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
  • [jest-mock] Revert #13692 as it was a breaking change (#14429)
  • [jest-mock] Revert #13866 as it was a breaking change (#14429)

... (truncated)

Changelog

Sourced from jest's changelog.

29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

29.6.4

Fixes

  • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

29.6.3

Fixes

  • [expect, @jest/expect-utils] ObjectContaining support sumbol as key (#14414)
  • [expect] Remove @types/node from dependencies (#14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
  • [jest-mock] Revert #13692 as it was a breaking change (#14429)
  • [jest-mock] Revert #13866 as it was a breaking change (#14429)
  • [jest-mock] Revert #13867 as it was a breaking change (#14429)
  • [@jest/reporters] Marks Reporter's hooks as optional (#14433)
  • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)

Chore & Maintenance

  • [jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)

29.6.2

Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by simenb, a new releaser for jest since your current version.


Updates jest-preset-angular from 7.1.1 to 13.1.2

Release notes

Sourced from jest-preset-angular's releases.

v13.1.2

Please refer to CHANGELOG.md for details.

v13.1.1

Please refer to CHANGELOG.md for details.

v13.1.0

Please refer to CHANGELOG.md for details.

v13.0.1

Please refer to CHANGELOG.md for details.

v13.0.0

Please refer to CHANGELOG.md for details.

v13.0.0-next.1

No release notes provided.

v13.0.0-next.0

No release notes provided.

v12.2.6

No release notes provided.

v12.2.5

No release notes provided.

v12.2.4

No release notes provided.

v12.2.3

No release notes provided.

v12.2.2

No release notes provided.

v12.2.1

No release notes provided.

v12.2.0

No release notes provided.

v12.1.0

No release notes provided.

v12.1.0-next.0

No release notes provided.

v12.0.1

No release notes provided.

... (truncated)

Changelog

Sourced from jest-preset-angular's changelog.

13.1.2 (2023-09-19)

Code Refactoring

  • refactor import zone.js/testing instead of zone-testing-bundle (#2163) (5128ecb), closes #2162

13.1.1 (2023-05-14)

Bug Fixes

  • file separator issue on Windows causing error in ngcc-jest-processor (#2079) (b6b3911)

13.1.0 (2023-05-06)

Features

  • bump peer deps to support angular 16 (#2061) (18abd21)
  • utils: skip ngcc processing in ng16 or higher (#2063) (2661988)

13.0.1 (2023-03-21)

Bug Fixes

  • serializer: replace ɵivyEnabled with workaround to detect Ivy mode (#2016) (44d3922), closes #2003

13.0.0 (2023-02-18)

Bug Fixes

Features

... (truncated)

Commits
  • 3b3e58f chore(release): 13.1.2 (#2166)
  • 5480159 chore(deps): bump @​adobe/css-tools in /examples/example-app-v14 (#2160)
  • e47ae67 refactor: import zone.js/testing instead of zone-testing-bundle (#2163)
  • 65a848a chore(deps): bump tough-cookie in /examples/example-app-monorepo (#2134)
  • 6287eca chore(deps): bump tough-cookie in /examples/example-app-v15 (#2135)
  • 6653182 chore(deps): bump tough-cookie in /examples/example-app-yarn-workspace (#2136)
  • cf6c0af chore(deps): bump semver from 6.3.0 to 6.3.1 in /website (#2139)
  • c8127c9 chore(deps): bump semver in /examples/example-app-v13 (#2140)
  • d0091bf chore(deps): bump semver in /examples/example-app-yarn-workspace (#2141)
  • 94c4dee chore(deps): bump semver from 5.7.1 to 5.7.2 (#2142)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by anhpnnd, a new releaser for jest-preset-angular since your current version.


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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the npm_and_yarn at /src/Monitoring.Client security update group in /src/Monitoring.Client with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) | `8.3.2` | `16.0.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `0.803.29` | `16.2.8` |
| [@angular/cli](https://github.com/angular/angular-cli) | `8.3.29` | `16.2.8` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `24.9.0` | `29.7.0` |
| [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) | `7.1.1` | `13.1.2` |


Updates `@angular-builders/jest` from 8.3.2 to 16.0.1
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/[email protected]/packages/jest)

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

Updates `@angular/cli` from 8.3.29 to 16.2.8
- [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.29...16.2.8)

Updates `jest` from 24.9.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

Updates `jest-preset-angular` from 7.1.1 to 13.1.2
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](thymikee/jest-preset-angular@v7.1.1...v13.1.2)

---
updated-dependencies:
- dependency-name: "@angular-builders/jest"
  dependency-type: direct:development
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
- dependency-name: "@angular/cli"
  dependency-type: direct:development
- dependency-name: jest
  dependency-type: direct:development
- dependency-name: jest-preset-angular
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 30, 2023
@fisenkodv fisenkodv closed this Jan 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Monitoring.Client/angular-builders/jest-and-angular-devkit/build-angular-and-angular/cli-and-jest-and-jest-preset-angular-16.0.1 branch January 19, 2024 18:44
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant