-
Notifications
You must be signed in to change notification settings - Fork 214
fix(deps): update all non-major dependencies #1465
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
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum |
✅ Deploy Preview for zarf-docs canceled.
|
370448d to
9cc539f
Compare
d572f32 to
1b72fc1
Compare
1b72fc1 to
94ba7b9
Compare
94ba7b9 to
4f8aaa5
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Racer159
left a comment
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.
lgtm
This PR contains the following updates:
0.0.37->0.0.422.3.1->2.4.02.3.1->2.4.02.3.1->2.4.02.3.1->2.4.01.31.2->1.32.11.12.0->1.15.05.55.0->5.57.05.55.0->5.57.0v3.4.0->v3.5.0v0.13.3->v0.13.48.36.0->8.37.08.7.0->8.8.0v0.75.0-DU->v0.75.0v23.0.1+incompatible->v23.0.2+incompatiblev0.31.1->v0.31.2v0.36.0->v0.36.1v1.2.3->v1.2.4v1.10.0->v1.10.1v23.0.1+incompatible->v23.0.2+incompatiblev0.12.56->v0.12.57v2.2.7->v2.2.90.5.0->0.5.32.0.21->2.0.22v2.1.2->v2.1.31.31.2->1.32.12.8.5->2.8.72.9.0->2.10.023.0.17->23.0.191.59.3->1.60.01.0.94->1.0.95v0.12.1->v0.13.23.57.0->3.58.05.0.2->5.0.3Release Notes
facebook/docusaurus
v2.4.0Compare Source
🚀 New Feature
docusaurus-plugin-content-docs,docusaurus-theme-classicdocusaurus-theme-classicdocusaurus-remark-plugin-npm2yarndocusaurusdocusaurus-theme-classic,docusaurus-theme-commonprefers-reduced-motion: reducemediaquery, bump Infima to alpha.43 (@slorber)docusaurus-theme-translationsdocusaurus-theme-commondocusaurus-plugin-google-gtag🐛 Bug Fix
docusaurus-theme-classicdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-common,docusaurus-theme-search-algoliadocusaurusdocusaurus-theme-translations💅 Polish
create-docusaurusdocusaurus-theme-classic,docusaurus-theme-common,docusaurus-utils-common,docusaurusdocusaurus-theme-classic,docusaurus-theme-common,docusaurusCommitters: 14
Microsoft/playwright
v1.32.1Compare Source
Highlights
https://github.com/microsoft/playwright/issues/21832 - [BUG] Trace is not opening on specific broken locatorhttps://github.com/microsoft/playwright/issues/218977 - [BUG] --ui fails to open with error reading mainFrame from an undefined this._pahttps://github.com/microsoft/playwright/issues/21918918 - [BUG]: UI mode, skipped tests not being fohttps://github.com/microsoft/playwright/issues/219411941 - [BUG] UI mode does not show webServer startup erhttps://github.com/microsoft/playwright/issues/2195321953 - [BUG] Parameterized tests are not displayed in the UI mode
Browser Versions
This version was also tested against the following stable channels:
v1.32.0Compare Source
📣 Introducing UI Mode (preview)
Playwright v1.32 updates
New UI Mode lets you explore, run and debug tests. Comes with a built-in watch mode.
Engage with a new flag
--ui:npx playwright test --uiNew APIs
option: updateModeandoption: updateContentinpage.routeFromHAR()andbrowserContext.routeFromHAR().TestInfo.testId.namein methodTracing.startChunk().Note: component tests only, does not affect end-to-end tests.
@playwright/experimental-ct-reactnow supports React 18 only.@playwright/experimental-ct-reactwith@playwright/experimental-ct-react17.Browser Versions
This version was also tested against the following stable channels:
sveltejs/kit
v1.15.0Compare Source
Minor Changes
SubmitFunctionthrough./$types(#9201)Patch Changes
fix: throw error when file can't be found in Vite manifest (#9558)
fix: make
error.messageenumerable when sendingssrLoadModuleerror to client (#9440)fix: pass
publicDirVite config in SSR (#9565)fix: balance parentheses in error about wrong content type for action (#9513)
v1.14.0Compare Source
Minor Changes
Patch Changes
submittertype toSumbitFunction(#9484)v1.13.0Compare Source
Minor Changes
Patch Changes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.57.0Compare Source
Bug Fixes
Features
no-duplicate-type-constituentsrule (#5728) (bc31078)v5.56.0Compare Source
Bug Fixes
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.57.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.56.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
actions/checkout
v3.5.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v3.4.0...v3.5.0
anchore/sbom-action
v0.13.4: v0.14.0Compare Source
Changes in v0.13.4
eslint/eslint
v8.37.0Compare Source
Features
b6ab8b2feat:require-unicode-regexpadd suggestions (#17007) (Josh Goldberg)10022b1feat: Copy getScope() to SourceCode (#17004) (Nicholas C. Zakas)1665c02feat: Use plugin metadata for flat config serialization (#16992) (Nicholas C. Zakas)b3634f6feat: docs license (#17010) (Samuel Roldan)892e6e5feat: languageOptions.parser must be an object. (#16985) (Nicholas C. Zakas)Bug Fixes
619f3fdfix: correctly handlenulldefault config inRuleTester(#17023) (Brad Zacher)1fbf118fix:getFirstToken/getLastTokenon comment-only node (#16889) (Francesco Trotta)129e252fix: Fix typo inlogical-assignment-operatorsrule description (#17000) (Francesco Trotta)Documentation
75339dfdocs: fix typos and missing info in id-match docs (#17029) (Ed Lucas)ec2d830docs: Fix typos in thesemirule docs (#17012) (Andrii Lundiak)e39f28ddocs: add back to top button (#16979) (Tanuj Kanti)721c717docs: Custom Processors cleanup and expansion (#16838) (Ben Perlmutter)d049f97docs: 'How ESLint is Maintained' page (#16961) (Ben Perlmutter)5251a92docs: Describe guard options for guard-for-in (#16986) (alope107)6157d81docs: Add example to guard-for-in docs. (#16983) (alope107)fd47998docs: updateArray.prototype.toSortedspecification link (#16982) (Milos Djermanovic)3e1cf6bdocs: Copy edits on Maintain ESLint docs (#16939) (Ben Perlmutter)Chores
c67f299chore: upgrade @eslint/js@8.37.0 (#17033) (Milos Djermanovic)ee9ddbdchore: package.json update for @eslint/js release (ESLint Jenkins)dddb475chore: upgrade @eslint/eslintrc@2.0.2 (#17032) (Milos Djermanovic)522431echore: upgrade [email protected] (#17031) (Milos Djermanovic)f5f9a88chore: upgrade [email protected] (#17030) (Milos Djermanovic)4dd8d52ci: bump actions/stale from 7 to 8 (#17026) (dependabot[bot])ad9dd6achore: remove duplicate scss, (#17005) (Strek)ada6a3eci: unpin Node 19 (#16993) (Milos Djermanovic)c3da975chore: Remove triage label from template (#16990) (Nicholas C. Zakas)69bc0e2ci: pin Node 19 to 19.7.0 (#16987) (Milos Djermanovic)prettier/eslint-config-prettier
v8.8.0Compare Source
defenseunicorns/syft
v0.75.0Compare Source
docker/cli
v23.0.2+incompatibleCompare Source
fluxcd/helm-controller
v0.31.2Compare Source
CHANGELOG
fluxcd/source-controller
v0.36.1Compare Source
CHANGELOG
go-logr/logr
v1.2.4Compare Source
This is a collection of small bugfixes and documentation updates.
What's Changed
New Contributors
Full Changelog: go-logr/logr@v1.2.3...v1.2.4
goccy/go-yaml
v1.10.1: 1.10.1Compare Source
What's Changed
New Contributors
Full Changelog: goccy/go-yaml@v1.10.0...v1.10.1
moby/moby
v23.0.2+incompatibleCompare Source
pterm/pterm
v0.12.57Compare Source
Code Refactoring
pterm.Printinstead offmt.PrintfunctionsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.