opentelemetry-angular-interceptor
opentelemetry-angular-interceptor copied to clipboard
chore(deps): bump postcss and @angular-devkit/build-angular
Bumps postcss to 7.0.39 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates postcss
from 7.0.32 to 7.0.39
Release notes
Sourced from postcss's releases.
7.0.39
- Reduce package size.
- Backport
nanocolors
topicocolors
migration.7.0.38
- Update
Processor#version
.7.0.37
- Backport
chalk
tonanocolors
migration.7.0.36
- Backport ReDoS vulnerabilities from PostCSS 8.
7.0.35
- Add migration guide link to PostCSS 8 error text.
7.0.34
- Fix compatibility with
postcss-scss
2.7.0.33
- Add error message for PostCSS 8 plugins.
Changelog
Sourced from postcss's changelog.
7.0.39
- Reduce package size.
- Backport
nanocolors
topicocolors
migration.7.0.38
- Update
Processor#version
.7.0.37
- Backport
chalk
tonanocolors
migration.7.0.36
- Backport ReDoS vulnerabilities from PostCSS 8.
7.0.35
- Add migration guide link to PostCSS 8 error text.
7.0.34
- Fix compatibility with
postcss-scss
2.7.0.33
- Add error message for PostCSS 8 plugins.
Commits
e17c1ef
Release 7.0.39 version6791bd3
Reduce npm package44c581a
Replace nanocolors with picocolors8ba21fd
Remove eslint-ci3994c4a
Release 7.0.38 version6944e1d
Remove development keys from package.json4dd0af0
Release 7.0.37 version8408eb4
Add compilation step0c68063
Move tests to GitHub Actions98b61ba
Replace chalk to nanocolors- Additional commits viewable in compare view
Updates @angular-devkit/build-angular
from 0.1002.1 to 14.2.3
Release notes
Sourced from @angular-devkit/build-angular
's releases.
v14.2.3
14.2.3 (2022-09-15)
@angular-devkit/build-angular
Commit Description correctly display error messages that contain "at" text. watch symbolic links
@ngtools/webpack
Commit Description avoid bootstrap conversion AST traversal where possible Special Thanks
Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott
v14.2.2
14.2.2 (2022-09-08)
@schematics/angular
Commit Description update minimum Angular version to 14.2
@angular/cli
Commit Description favor non deprecated packages during update
@angular-devkit/build-angular
Special Thanks
Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott
v14.2.1
14.2.1 (2022-08-26)
@schematics/angular
Commit Description update ng-packagr version to ^14.2.0
Special Thanks
Alan Agius
v14.2.0
... (truncated)
Changelog
Sourced from @angular-devkit/build-angular
's changelog.
14.2.3 (2022-09-15)
@angular-devkit/build-angular
Commit Type Description e7e0cb78f fix correctly display error messages that contain "at" text. 4756d7e06 fix watch symbolic links
@ngtools/webpack
Commit Type Description 1e3ecbdb1 perf avoid bootstrap conversion AST traversal where possible Special Thanks
Alan Agius, Charles Lyding, Jason Bedard and Joey Perrott
15.0.0-next.0 (2022-09-08)
Breaking Changes
@angular/cli
- The 'path' option in schematics schema no longer has a special meaning. Use 'workingDirectory' smart default provider should be used instead.
@schematics/angular
- Removed unused
appDir
option from Universal and App-Shell schematic. This option can safely be removed if present since it no longer has effect.
@schematics/angular
Commit Type Description 57d93fb7d fix mark project as required option 69b221498 refactor remove deprecated appDir option
@angular/cli
Commit Type Description 774d349b7 refactor remove deprecated path handler
@angular-devkit/build-angular
... (truncated)
Commits
- See full diff in compare view
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.