-
-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm_and_yarn group with 7 updates #4530
Bump the npm_and_yarn group with 7 updates #4530
Conversation
Bumps the npm_and_yarn group with 7 updates: | Package | From | To | | --- | --- | --- | | [cookie](https://github.com/jshttp/cookie) | `0.4.2` | `0.7.1` | | [lighthouse](https://github.com/GoogleChrome/lighthouse) | `12.2.1` | `12.2.2` | | [braces](https://github.com/micromatch/braces) | `2.3.2` | `3.0.3` | | [webpack](https://github.com/webpack/webpack) | `4.47.0` | `5.95.0` | | [elliptic](https://github.com/indutny/elliptic) | `6.5.7` | `6.6.1` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `2.0.7` | | [mermaid](https://github.com/mermaid-js/mermaid) | `10.8.0` | `11.4.0` | Updates `cookie` from 0.4.2 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.4.2...v0.7.1) Updates `lighthouse` from 12.2.1 to 12.2.2 - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md) - [Commits](GoogleChrome/lighthouse@v12.2.1...v12.2.2) Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `webpack` from 4.47.0 to 5.95.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.47.0...v5.95.0) Updates `elliptic` from 6.5.7 to 6.6.1 - [Commits](indutny/elliptic@v6.5.7...v6.6.1) Updates `http-proxy-middleware` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) Updates `mermaid` from 10.8.0 to 11.4.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lighthouse dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: elliptic dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: mermaid dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @dependabot[bot]! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💖
⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀🔗 Site: CodeHarborHub | Live Site
|
Bumps the npm_and_yarn group with 7 updates:
0.4.2
0.7.1
12.2.1
12.2.2
2.3.2
3.0.3
4.47.0
5.95.0
6.5.7
6.6.1
2.0.6
2.0.7
10.8.0
11.4.0
Updates
cookie
from 0.4.2 to 0.7.1Release notes
Sourced from cookie's releases.
Commits
cf4658f
0.7.16a8b8f5
Allow leading dot for domain (#174)58015c0
Remove more code and perf wins (#172)ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)d6f39b0
Fix tests for old node6bb701f
Remove failing scorecardMaintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
lighthouse
from 12.2.1 to 12.2.2Changelog
Sourced from lighthouse's changelog.
... (truncated)
Commits
b64b353
v12.2.2 (#16251)8c3f2de
i18n: import (#16250)9acc3ae
cli: create writeFile destination if necessary (#15990)9a5367f
deps: upgrade puppeteer to 23.8.0 (#16248)2566009
docs(readme): addlighthouse-matchers
to related projects (#16239)becd81f
docs(readme): add Guardius to services list (#16235)92ec8cd
deps(lighthouse-stack-packs): upgrade to 1.12.2 (#16242)3adb84f
core(target-manager): ignore target if type is unknown (#16221)7e4e8c0
deps: upgradethird-party-web
to 0.26.1 (#16219)4276b07
tests(smoke): fix devtools test runner & a11y errors (#16236)Updates
braces
from 2.3.2 to 3.0.3Changelog
Sourced from braces's changelog.
Commits
Updates
webpack
from 4.47.0 to 5.95.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
e20fd63
chore(release): 5.95.04866b0d
feat: added newoptimization.entryIife
optiond90f692
fix: merge duplicate chunks after split chunks90dec30
fix(externals): distinguish “module” and “import” in “module-import”c1a0a46
fix(externals): distinguish “module” and “import” in “module-import”14d8fa8
fix: all tests casesdae16ad
feat: pass output.hash* options to loader context75d185d
feat: passoutput.hash*
options to loader context46e0b9c
test: update8e62f9f
testUpdates
elliptic
from 6.5.7 to 6.6.1Commits
9b77436
6.6.104cb6f5
Merge commit from forkb8a7edd
6.6.034c8534
fix: signature verification due to leading zerosUpdates
http-proxy-middleware
from 2.0.6 to 2.0.7Release notes
Sourced from http-proxy-middleware's releases.
Changelog
Sourced from http-proxy-middleware's changelog.
Commits
1e92339
ci(github-actions): fix npm tag90afb7c
chore(package): v2.0.70b4274e
fix(filter): handle errors1bd6dd5
ci(github actions): add publish.ymlUpdates
mermaid
from 10.8.0 to 11.4.0Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
56f522e
Merge pull request #6008 from mermaid-js/changeset-release/masterd4e5acc
Version Packagesef9cbb6
Merge pull request #6009 from mermaid-js/chore/fix-changeset-for-#58808a0ecc1
chore: update changeset for #5880c6e1271
Merge pull request #6007 from mermaid-js/release/11.4.0b022943
[autofix.ci] apply automated fixes97c61d8
added changeset for class diagram1c66237
test(unit): update docs unit test snapshot8ef5d32
Typescript fixesc1ca351
Fix (tmp) for handling of config of htmlLabels ion note. MOvint class box out...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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.