Fix bug in handling barrel imports (#17305) by @bworline in webpack/webpack#17307 - NOTE: An internal API BasicEvaluatedExpression.getMemberRangeStarts has been changed to BasicEvaluatedExpression.getMemberRanges, please see type definition changes and the pull request for more information.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RenovoSolutions/ngx-datetimepicker/network/alerts).
Bumps webpack to 5.86.0 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.
Updates
webpack
from 5.50.0 to 5.86.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
2dc8755
5.86.07c1cdda
Merge pull request #17331 from webpack/issue-164157a2d3d8
Merge pull request #17332 from hyf0/hyf_2348902389048230851b6fa
test: fixd552163
Fix test61853a1
Fix test4f17054
Add a test0e160c7
Update snapshot5cac4f9
Update WebpackOptions663a26d
Edit schemas\WebpackOptions.jsonMaintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
Updates
@angular-devkit/build-angular
from 12.2.16 to 16.1.1Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
d0a593b
release: cut the v16.1.1 release01ec505
build: update critters to 0.19.0e3c85e0
fix(@angular-devkit/build-angular
): track postcss provided file dependencies ...950a4b6
fix(@angular-devkit/build-angular
): watch all bundler provided inputs with es...686d839
ci: publish to builds repos for all managed branches (feature and releasable ...2b4beac
fix(@angular-devkit/build-angular
): experimental esbuild pipeline, add `es201...8e55424
test: update autoprefixer behavior tests to not use metadata emit71e571b
Revert "fix(@angular-devkit/build-angular
): preemptively remove AOT metadata ...1419fff
fix(@angular-devkit/build-angular
): unpin and downgradebrowserslist
f017fee
fix(@angular-devkit/build-angular
): actually disable Vite prebundling file di...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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/RenovoSolutions/ngx-datetimepicker/network/alerts).