chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates - #425
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#425dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.16` | `2.5.12` | | [esbuild](https://github.com/evanw/esbuild) | `0.28.0` | `0.28.2` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.10.1` | `20.14.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.16.0` | `6.34.0` | | [playwright](https://github.com/microsoft/playwright) | `1.60.0` | `1.63.0` | | [sinon](https://github.com/sinonjs/sinon) | `22.0.0` | `22.1.0` | Updates `@biomejs/biome` from 2.4.16 to 2.5.12 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.12/packages/@biomejs/biome) Updates `esbuild` from 0.28.0 to 0.28.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.28.0...v0.28.2) Updates `happy-dom` from 20.10.1 to 20.14.0 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.10.1...v20.14.0) Updates `knip` from 6.16.0 to 6.34.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.34.0/packages/knip) Updates `playwright` from 1.60.0 to 1.63.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.63.0) Updates `sinon` from 22.0.0 to 22.1.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v22.0.0...v22.1.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.5.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: esbuild dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: happy-dom dependency-version: 20.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: knip dependency-version: 6.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: playwright dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 22.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dev-dependencies group with 6 updates in the / directory:
2.4.162.5.120.28.00.28.220.10.120.14.06.16.06.34.01.60.01.63.022.0.022.1.0Updates
@biomejs/biomefrom 2.4.16 to 2.5.12Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
0a31d7cci: release (#11530)a20f44afeat: noBunModules (#11597)1fc42edfeat(lint/js): add noThisOutsideOfClass (#11596)6c7fd27feat(lint/js/vue): add noVueDeprecatedScopedSlots (#11593)f4e5ebbfeat(lint): add useModernMathApis (#11581)54f3a2efeat(lint/js): adduseFlatMathMinMax(#11508)1d6210bfeat(lint/js): addnoUnmodifiedLoopCondition(#11491)2d55931feat(js_analyze): added a React naming convention rule (#11554)ee69e0efix(schema): domains (#11565)f5d7896feat(lint/js): addnoInvalidFileInputAccept(#11497)Updates
esbuildfrom 0.28.0 to 0.28.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
609683dpublish 0.28.2 to npm11b1fe4add to release notesab50d91css: fix green/blue channel swap in oklch gamut mapping (#4488)04627b6fix #4498:asyncTLA checks need a worklist5c15177disablegoplsin thegofolderfc2ee9bcss: adjust parser to allow--foo: {...}209db54release notes for css nesting bugfixc625d31fix #4497: preserve nested ampersands during minification (#4500)34474e2better isolation of current part in js parser07f6e8cfix #4507:importassignment tree-shaking bugUpdates
happy-domfrom 20.10.1 to 20.14.0Release notes
Sourced from happy-dom's releases.
... (truncated)
Commits
eac5a38feat: #2357 Improves computed style cache (#2358)5b3559bfix: #2349 Fix problem with getComputedStyle with :host and :host-context s...f33da73fix: #2347 getComputedStyle should return inherited value when it is set to...68b9806feat: #2345 Adds support for :host psuedo query selector (#2346)9300a9ffix: #2342 Custom elements should be upgraded when connected to DOM (#2343)103ccdefix: #2256 Fixes issue when parsing CSS fallback variables (#2341)4b0af0cfeat: Adds support for Element.animate (#2335)e1a8af5fix: #2331 Fixes issue with upgrading custom element caused by previous rel...096317bfix: #2331 Change prototype of element to the custom element when upgraded ...9ff4b47fix: #2329 Copy event listeners when upgrading a custom element (#2330)Updates
knipfrom 6.16.0 to 6.34.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
4ffebb7Release knip@6.34.0f0cf11dAssert counters in targeted regression tests96ff2dfDeclare webpack directly instead of through@types/webpackc4e0f08Update dependenciescc47061Resolve Nuxt#sharedimports from the shared directory (#1991)462ae45fix: compile files with workspace-scoped compilers (#1997)ab90e24fix(cli): validate numeric options instead of passing NaN through (#1975)964085dSet an explicit Bun test timeout1c90b49Make prop access consistent while at itf93ad09Respect JSDoc tags on URL dependencies (resolve #1943)Updates
playwrightfrom 1.60.0 to 1.63.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
1b025d7chore: mark v1.63.0 (#42569)0b9956dcherry-pick(#42568): docs(test): mark test.step subtitle option as since v1.6313dbf10cherry-pick(#42552): docs: release notes for v1.63e93b64echerry-pick(#42566): feat(test): add subtitle option to test.step (#42567)2b7a5f2test: response.body() for content-encoding:identity (#42537)648a67cfix(mcp): create parent directories for explicitly named files (#42540)7894f56docs(mcp): clarify how tool file names are resolved (#42538)52900a1devops: restore npm publishing from GitHub Actions (#42550)8c47f59docs(csharp): fix nonexistent method names in guide examples (#42507)bd6e552chore(video): emit frames with real timestamps, drop frame number quantizatio...Updates
sinonfrom 22.0.0 to 22.1.0Changelog
Sourced from sinon's changelog.
Commits
ab289e922.1.0bb3b75achore: remove Jekyll steps from version hookbb38f25chore: run docs tests in preversion hookd36e921fix: let returns override returnsArg11db213ci: run docs tests on every PR (#2746)40c4caafix: align restoreObject docs test with idempotent behavior (#2745)5ccb7fdbuild(deps): bump the action-deps group with 4 updates (#2744)a68dac1fix: throw a clear error when throwArg index equals the argument count (#2743)9ea504efeat: make sinon.restoreObject idempotent (#2737)cf5d9e8fix: remove dead link and exclude code example URLs from link checkDependabot 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 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