-
Notifications
You must be signed in to change notification settings - Fork 22
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 patch group with 7 updates #9213
Conversation
Bumps the patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.1.6` | `3.1.7` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.271` | `0.0.272` | | [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) | `3.5.30` | `3.5.31` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.7` | `4.17.9` | | [@types/react-outside-click-handler](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-outside-click-handler) | `1.3.3` | `1.3.4` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.30.2` | `5.30.6` | | [otpauth](https://github.com/hectorm/otpauth) | `9.3.2` | `9.3.4` | Updates `dompurify` from 3.1.6 to 3.1.7 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.6...3.1.7) Updates `@types/chrome` from 0.0.271 to 0.0.272 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/jquery` from 3.5.30 to 3.5.31 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) Updates `@types/lodash` from 4.17.7 to 4.17.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/react-outside-click-handler` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-outside-click-handler) Updates `knip` from 5.30.2 to 5.30.6 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.30.6/packages/knip) Updates `otpauth` from 9.3.2 to 9.3.4 - [Release notes](https://github.com/hectorm/otpauth/releases) - [Commits](hectorm/otpauth@v9.3.2...v9.3.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/jquery" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: "@types/react-outside-click-handler" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: knip dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: otpauth dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9213 +/- ##
==========================================
+ Coverage 74.24% 74.79% +0.55%
==========================================
Files 1332 1366 +34
Lines 40817 42149 +1332
Branches 7634 7879 +245
==========================================
+ Hits 30306 31527 +1221
- Misses 10511 10622 +111 ☔ View full report in Codecov by Sentry. |
Playwright test resultsDetails Open report ↗︎ Flaky testschrome › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod Skipped testschrome › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor |
Bumps the patch group with 7 updates:
3.1.6
3.1.7
0.0.271
0.0.272
3.5.30
3.5.31
4.17.7
4.17.9
1.3.3
1.3.4
5.30.2
5.30.6
9.3.2
9.3.4
Updates
dompurify
from 3.1.6 to 3.1.7Release notes
Sourced from dompurify's releases.
Commits
69c8c12
Merge pull request #999 from cure53/main15f54ed
chore: Regenerated source maps4f3b5cb
Merge pull request #998 from cure53/main50aec03
chore: Preparing 3.1.7 release4a9ec1f
fix: Fixed an issue with comment detection and possible bypasses with specifi...50ea515
Merge pull request #993 from cure53/dependabot/npm_and_yarn/body-parser-1.20.3b6188ec
build(deps): bump body-parser from 1.20.1 to 1.20.31e2cb9b
Merge pull request #990 from jeroen1602/angular_support745b521
Added support for the Angular compiler.c1949fb
Merge pull request #989 from cure53/dependabot/npm_and_yarn/webpack-5.94.0Updates
@types/chrome
from 0.0.271 to 0.0.272Commits
Updates
@types/jquery
from 3.5.30 to 3.5.31Commits
Updates
@types/lodash
from 4.17.7 to 4.17.9Commits
Updates
@types/react-outside-click-handler
from 1.3.3 to 1.3.4Commits
Updates
knip
from 5.30.2 to 5.30.6Release notes
Sourced from knip's releases.
Commits
b1cf45a
Release 5.30.62a36139
Ignore TS issue with Bun for now4b314e2
Add --trace arguments to help text84db245
accept _ and . in package names (#790)5f44a03
Release 5.30.5d4c5af9
Use root testDir fallback in projects in playwright plugin1e64b6c
Try harder to resolve package namee2bdb95
Considermodule.exports = require()
to be re-exportsf9cc400
Release 5.30.41002b67
Bun is catching upUpdates
otpauth
from 9.3.2 to 9.3.4Release notes
Sourced from otpauth's releases.
Commits
58f712b
9.3.4dd589c4
Update type definition in TOTP.validate method0ef4964
Bump the github-actions-all group with 4 updates (#551)de62295
Set default value for digits in HOTP.validate, fixes #5508507037
Update dependenciesccdad51
9.3.318af4c3
Allow spaces in base32 and hex encoded secrets, fixes #5471030089
Update dependenciesce9a5c0
Build types in the “build” target68e1387
Update comment, Playwright's "latest" tag will not be updated ( microsoft/pla...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 conditions