deps(deps): bump the production-dependencies group with 11 updates #528
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 11 updates:
6.7.27.1.03.2.43.2.64.2.06.2.07.1.611.0.33.2.13.3.18.0.010.0.05.1.06.0.12.6.53.0.05.0.16.1.03.13.14.1.02.7.03.3.2Updates
@fortawesome/fontawesome-freefrom 6.7.2 to 7.1.0Release notes
Sourced from
@fortawesome/fontawesome-free's releases.Commits
41cfe64Release 7.1.0 (#20810)b476ed9Release 7.0.1 (#20792)c482aa2Fix README Upgrading link (#20726)161db08Fix docs link14189d0Release 7.0.0 (#20715)8ff114bInitial commit for 7Updates
asyncfrom 3.2.4 to 3.2.6Changelog
Sourced from async's changelog.
Commits
85fb18fVersion 3.2.68c0c941Update built files5f756b4Fix ReDoS (#1980)39cdc9bbuild(deps-dev): bump karma from 6.4.3 to 6.4.4 (#1985)7b8ddebbuild(deps-dev): bump@babel/corefrom 7.24.7 to 7.25.2 (#1981)4634a9dbuild(deps-dev): bump rollup from 4.18.0 to 4.19.2 (#1982)afb176cbuild(deps-dev): bump chai from 4.4.1 to 4.5.0 (#1983)3568a74build(deps-dev): bump@babel/eslint-parserfrom 7.24.7 to 7.25.1 (#1984)9e885fdbuild(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.0 (#1986)f9c7f2abuild(deps-dev): bump semver from 7.6.2 to 7.6.3 (#1987)Updates
chaifrom 4.2.0 to 6.2.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
0b0353cfeat(events): add addChainableMethod event (#1707)4cbd383build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 (#1706)c22027cfeat: add eventEmitter (#1693)2a3ecfffix: keep function/class names in bundle (#1701)f41e821feat: remove unbundled sources (#1700)f2c2e3efix: reintroduce bundle (#1699)445d477Update core contributors (#1697)fdcad8bchore: remove bundled chai (#1694)10cb344chore: changemainto point at chai directly (#1696)a125d3echore: usefilesfor publishing (#1695)Updates
globfrom 7.1.6 to 11.0.3Changelog
Sourced from glob's changelog.
... (truncated)
Commits
af2e7ce11.0.34f998c0ci: update action versionsaf3d7e1update all depsfd61f2411.0.22ffd918add --version -V to show version148ef6111.0.141c81e4fix audit warning08958fadocs: correct ignore method namesfeaf0a8ci: drop 189fe7d3abenchmark: test fs.glob, if availableMaintainer changes
This version was pushed to npm by isaacs, a new releaser for glob since your current version.
Updates
glob-allfrom 3.2.1 to 3.3.1Release notes
Sourced from glob-all's releases.
Commits
Updates
gulp-autoprefixerfrom 8.0.0 to 10.0.0Release notes
Sourced from gulp-autoprefixer's releases.
Commits
cb10f0410.0.0de36be2Require Node.js 20e4a6bbbFix sourcemap preservation for multiple source filesef29ed0Add tests for #724b215c59.0.066cef58Require Node.js 18 and move to ESM682984eMeta tweaksUpdates
gulp-sassfrom 5.1.0 to 6.0.1Release notes
Sourced from gulp-sass's releases.
Changelog
Sourced from gulp-sass's changelog.
... (truncated)
Commits
333c4ce6.0.19ce7c0cFix regressions in source maps (#876)8a459706.0.076e27b8Run lint action on Node 16d373996Update watch function docs9b7578ddocs: watch task should be a function (#847)510c1c8Migrate to use the new Sass JS API by default (#846)Updates
gulp-sourcemapsfrom 2.6.5 to 3.0.0Release notes
Sourced from gulp-sourcemaps's releases.
Commits
2bcfcbb3.0.0d8bed0cMerge pull request #373 from adrian3d/update/doc-gulp-45686db3Merge pull request #380 from kennyr87/gh-378/upgrade-css2c66b2cDepdenency: Upgrade css to v3.0.09a9289bBreaking: Drop Node <6 support & upgrade identity-map which uses changes CSS ...11d1e31Update doc to gulp 4bd0aeb0Docs: Temporarily point at phated/gulp-sourcemaps for AppVeyor badge7e69e97Build: Ensure tests pass on Windows404eb5bDocs: Update badges8a22eccScaffold: Convert repository to use gulp patterns (closes #357) (#367)Updates
gulp-zipfrom 5.0.1 to 6.1.0Release notes
Sourced from gulp-zip's releases.
Commits
f4cf6ce6.1.029d7589Meta tweaks2cb2061Update dependencies (#126)3b86d6d6.0.0ccd0a32Require Node.js 18 and move to ESM1990751Meta tweaksb53a2015.1.0ca2e4f7Add support for streaming output with option (#118)b278501Move to GitHub Actions (#119)dbbb7275.0.2Updates
js-yamlfrom 3.13.1 to 4.1.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
2cef47b4.1.0 released810b149dist rebuild2b5620eExport built-in types, type override now preserves orderab31bbadoc: clarifylineWidthdump options (#612)ee74ce44.0.0 releaseda44bb7cdist rebuildaee620aThrow an error if block sequence/mapping indent contains a tabf0f205bFix parsing of invalid block mappingse8cf6f6Fix error with anchor not being assigned to an empty nodea583097Shorthand tags with !! whenever possibleUpdates
node-fetchfrom 2.7.0 to 3.3.2Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
8b3320dfix: Remove the default connection close header. (#1736)7b86e94fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)8ced5b9docs: readme - non ESM example (#1707)71e376bci(release): use latest Node LTS (#1697)e093030Allow URL class object as an argument for fetch() (#1696)55a4870feat: add static Response.json (#1670)c071406(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caadocs: fix missing comma in example (#1623)2880238fix: ReDoS referrer (#1611)e87b093fix(Headers): don't forward secure headers on protocol change (#1599)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions