static-site-scaffold-modules
static-site-scaffold-modules copied to clipboard
Bump ejs and workbox-build in /modules/rollup-plugin-workbox-inject
Bumps ejs to 3.1.10 and updates ancestor dependency workbox-build. These dependencies need to be updated together.
Updates ejs from 2.7.4 to 3.1.10
Release notes
Sourced from ejs's releases.
v3.1.10
Version 3.1.10
v3.1.9
Version 3.1.9
v3.1.8
Version 3.1.8
v3.1.7
Version 3.1.7
v3.1.6
Version 3.1.6
v3.1.5
Version 3.1.5
v3.0.2
No release notes provided.
Commits
d3f807dVersion 3.1.109ee26ddMocha TDDe469741Basic pollution protection715e950Merge pull request #756 from Jeffrey-mu/maincabe314Include advanced usage examples29b076cAdded header11503c7Merge branch 'main' of github.com:mde/ejs into main7690404Added security banner to READMEf47d7aeUpdate SECURITY.md828cea1Update SECURITY.md- Additional commits viewable in compare view
Updates workbox-build from 5.1.3 to 7.1.0
Release notes
Sourced from workbox-build's releases.
v7.1.0
What's Changed ✏️
- Updating dependencies with critical vulnerabilities, plus some other dependencies maintenance
Thanks 🙏
Full Changelog: https://github.com/GoogleChrome/workbox/compare/v7.0.0...v7.1.0
Workbox v7.0.0
⚠️ Breaking changes
- Minimum required version Node 16
v6.5.4
What's New 👀
- Webpack plugin can be extended and subclasses can access the
configproperty #3056- In
workbox-precachingduring a fall back to the network, if the request'smodeisno-cors,integritywill not be used and the cache entry will not be repaired. #3099What's fixed 🐛
- Integration tests fixes [#3102 ] & #3103
- Removed documentation typos
Misc 🤹
- updated
idbandselenium-assitantversionsThank yous 🌿
- Thank you
@DibyodyutiMondal&@theghostbelfor your contributions!Full Changelog: https://github.com/GoogleChrome/workbox/compare/v6.5.3...v6.5.4
Workbox v6.5.2 includes a number of improvements to the TypeScript documentation and exported types, which should in turn improve the generated documentation.
A full changelog is available at https://github.com/GoogleChrome/workbox/compare/v6.5.1...v6.5.2
Workbox v6.5.1
The Workbox v6.5.1 release includes a few changes related to our TypeScript interfaces and documentation.
A full changelog is available at https://github.com/GoogleChrome/workbox/compare/v6.5.0...v6.5.1
What's New
- Additional inline
@examples of using our build tools have been added to the TSDocs forworkbox-buildandworkbox-webpack-plugin. #3038- The TypeScript type for the
generateSW(),injectManifest(), andgetManifest()methods inworkbox-buildhas been updated fromunknownto an appropriate actual type specific to each method. This should lead to better TSDoc generation and type inferences for developers. As this takes what was previously only a runtime check and moves it to a compile-time check, we believe that it should be functionally equivalent to prior releases, but if you run into problems, please let us know by opening an issue. #3037What's Fixed
- We have re-added the
defaultexport toworkbox-webpack-plugin. #3036Workbox v6.5.0
The Workbox v6.5.0 release includes a number of smaller fixes, as well as a major rewrite of the
workbox-webpack-pluginto TypeScript.A full changelog is available at https://github.com/GoogleChrome/workbox/compare/v6.4.2...v6.5.0
... (truncated)
Commits
9e69c42v7.1.0e09ea45Dependencies update (#3311)a30d1aaUpdate READMEeb8a9c0Bump@rollup/plugin-node-resolve(#3271)2f38ba4Create CODE_OF_CONDUCT.md (#3243)70b1088fix(rollup-plugin): replace package rollup-plugin-terser by@rollup/plugin-te...b950cd6Update README.md1fe2860Merge pull request #3307 from GoogleChrome/tomayac-patch-19b234c1Update README.mdee62b5bupdating scorecards workflow- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by tropicadri, a new releaser for workbox-build since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.