datePicker
datePicker copied to clipboard
Bump loader-utils and lwc-services
Bumps loader-utils to 2.0.4 and updates ancestor dependency lwc-services. These dependencies need to be updated together.
Updates loader-utils
from 0.2.17 to 2.0.4
Release notes
Sourced from loader-utils's releases.
v2.0.4
2.0.4 (2022-11-11)
Bug Fixes
v2.0.3
2.0.3 (2022-10-20)
Bug Fixes
v2.0.2
2.0.2 (2021-11-04)
Bug Fixes
v2.0.1
2.0.1 (2021-10-29)
Bug Fixes
v2.0.0
2.0.0 (2020-03-17)
⚠ BREAKING CHANGES
- minimum required
Node.js
version is8.9.0
(#166) (c937e8c)- the
getOptions
method returns empty object on empty query (#167) (b595cfb)- Use
md4
by defaultv1.4.2
1.4.2 (2022-11-11)
Bug Fixes
... (truncated)
Changelog
Sourced from loader-utils's changelog.
2.0.4 (2022-11-11)
Bug Fixes
2.0.3 (2022-10-20)
Bug Fixes
2.0.2 (2021-11-04)
Bug Fixes
2.0.1 (2021-10-29)
Bug Fixes
2.0.0 (2020-03-17)
⚠ BREAKING CHANGES
- minimum required
Node.js
version is8.9.0
(#166) (c937e8c)- the
getOptions
method returns empty object on empty query (#167) (b595cfb)- Use
md4
by default1.4.0 (2020-02-19)
Features
1.3.0 (2020-02-19)
... (truncated)
Commits
6688b50
chore(release): 2.0.4ac09944
fix: ReDoS problem (#225)7162619
chore(release): 2.0.3a93cf6f
fix(security): prototype polution exploit (#217)90c7c4b
chore(release): 2.0.28c2d24e
fix: base64 generation and unicode characters (#197)5fb5562
chore(release): 2.0.11069f61
fix: md4 support on Node.js v17 (#193)d9f4e23
chore(release): 2.0.0865dc03
refactor: switch tomd4
by default (#168)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
Updates lwc-services
from 1.2.2 to 3.2.2
Release notes
Sourced from lwc-services's releases.
3.1.0
create-lwc-app 3.1.0
- Dependency updates and cleanup
- Changing the name of the initial created
serve
script tostart
to simplify deployments to cloud providers- Updating to latest Husky setup
lwc-services 3.1.0
- Dependency updates and cleanup
- Moving to LWC 2.x (internal change:
@lwc/engine
is replaced by@lwc/engine-dom
)- Added new CLI flag
webpack-plugin-overrides
to allow override of built-in Webpack configurationlwc-webpack-plugin 2.0.0
- Dependency updates and cleanup
- Moving to LWC 2.x (internal change:
@lwc/engine
is replaced by@lwc/engine-dom
)LWC Webpack plugin
No release notes provided.
Dependency updates
No release notes provided.
Release module resolution checks
No release notes provided.
Jest config updates / code cleanup
No release notes provided.
2.1.3
No release notes provided.
2.1.0
No release notes provided.
1.3.12
No release notes provided.
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.