Closed dependabot[bot] closed 12 months ago
Latest commit: 57a194a25d82c9a53a95920068db33d9aaa09e3e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Superseded by #803.
Bumps the dev-dependencies group with 10 updates:
7.5.0
7.5.1
7.5.0
7.5.1
6.8.0
6.9.0
6.8.0
6.9.0
8.51.0
8.52.0
15.0.1
15.0.2
7.3.1
7.3.2
7.5.0
7.5.1
0.25.2
0.25.3
3.6.0
3.6.2
Updates
@storybook/addon-storysource
from 7.5.0 to 7.5.1Release notes
Sourced from
@storybook/addon-storysource
's releases.Changelog
Sourced from
@storybook/addon-storysource
's changelog.Commits
6ceb141
Bump version from "7.5.0" to "7.5.1" [skip ci]Updates
@storybook/html-vite
from 7.5.0 to 7.5.1Release notes
Sourced from
@storybook/html-vite
's releases.Changelog
Sourced from
@storybook/html-vite
's changelog.Commits
6ceb141
Bump version from "7.5.0" to "7.5.1" [skip ci]Updates
@typescript-eslint/eslint-plugin
from 6.8.0 to 6.9.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)9f85e67
docs(website): add Open in Playground button to code examples (#7482)53d5263
feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)4972ecd
chore: enabled most of strict-type-checked internally (#7339)0e875bf
feat(eslint-plugin): [prefer-readonly] private fields support (#7686)76ab373
chore(website): auto-inject ban-types default options (#7714)03b875d
chore(eslint-plugin): fix post-merge issue around util namespace import (#7767)c6124b2
fix(eslint-plugin): [no-unsafe-return] allow returning anything if explicitly...ee4fe89
docs: better rules table (filter rules by extension, etc.) (#7666)Updates
@typescript-eslint/parser
from 6.8.0 to 6.9.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
101563b
chore: publish v6.9.0066ccf7
chore: update to nx 17 (#7815)0f11c18
chore(deps): update dependency prettier to v3 (#7425)Updates
eslint
from 8.51.0 to 8.52.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
lint-staged
from 15.0.1 to 15.0.2Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
2ca6652
chore(changeset): release (#1340)8e82364
fix(deps): update dependencies (#1339)500f45f
refactor: update desc when pass --diff option (#1230)Updates
pixi.js
from 7.3.1 to 7.3.2Release notes
Sourced from pixi.js's releases.
Commits
c04c09c
v7.3.22b54555
Chore: change branding banner location (#9774)66f47f6
Fix: resolve the asset format with query parameters (#9772)9f6a9f5
Fix: logical condition in code for adding interactive elements (#9750)a17da4d
Fix: Handle getShaderPrecisionFormat error (#9748)844df2b
Chore: Update Assets docs (#9721)b0e58b9
Fix resuming video playback not working (#9707)71ed56c
Fix: detectAvif/Webp not working in Worker (#9703)7e3fc87
Fix: loadWebFont: Don't encodeURI if already valid (#9715)af24080
Fix: Bump colord required version (#9726)Updates
storybook
from 7.5.0 to 7.5.1Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
6ceb141
Bump version from "7.5.0" to "7.5.1" [skip ci]4573228
Merge pull request #24486 from storybookjs/valentin/fix-vite-5-sandboxesUpdates
typedoc
from 0.25.2 to 0.25.3Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
839b192
Update changelog for releaseaf2d099
Bump version to 0.25.357a4b43
Correctly escape quotes in attributesee58d34
Add declaration paths to remap cache in packages mode7e0b959
Update changelog325233c
Rename internal-first sort strategy to external-last02a14c0
Add internal-first sort strategyd26f553
Use renderElement for html generation in marked pluginb8faaf7
Update changelog5305cbf
Improve destructured property supportUpdates
vite-plugin-dts
from 3.6.0 to 3.6.2Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
bd96a7a
release: v3.6.2fc1209c
fix: remove passing projectReferences to program5488231
release: v3.6.10ea660c
build: update dependencies261f7bc
fix: ensurerollupTypes
work withcleanVueFileName
01528a4
fix: ensuremoduleResolution
option in compilerOptionsDependabot 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