MVP development space for Queensland Government Design System (QGDS) Bootstrap 5 implementation, Dist folder located in https://github.com/qld-gov-au/qgds-bootstrap5-release
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the eslint group with 4 updates in the / directory: @stylistic/eslint-plugin-js, eslint, eslint-plugin-json and eslint-plugin-storybook.
Updates
@stylistic/eslint-plugin-js
from 2.1.0 to 2.8.0Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.... (truncated)
Commits
5b045e5
chore: release v2.8.0 (main) (#533)5ea3d6a
feat: remove@types/eslint
8b38a02
chore: linting to sort importscceeba9
chore: release v2.7.2 (main) (#527)2c72f70
chore: release v2.7.1 (main) (#524)c74c517
chore: release v2.7.0 (main) (#523)380902f
chore: release v2.7.0-beta.1 (main) (#521)971b534
build: standalone build for main packagebb187a8
build: improve bundlingfb49cec
chore: release v2.7.0-beta.0 (main) (#518)Updates
eslint
from 8.57.0 to 9.11.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)Updates
eslint-plugin-json
from 3.1.0 to 4.0.1Commits
Updates
eslint-plugin-storybook
from 0.8.0 to 0.9.0Release notes
Sourced from eslint-plugin-storybook's releases.
Changelog
Sourced from eslint-plugin-storybook's changelog.
Commits
d5a9ce1
Bump version to: 0.9.0 [skip ci]01c5309
Update CHANGELOG.md [skip ci]ecbb48e
Merge pull request #165 from storybookjs/yann/fix-storybook-jest-rule991522a
fix release4f1306c
use-storybook-expect: remove auto fix suggestioneef5e25
Merge pull request #147 from yinm/tweak-scaffoldingbd1b02e
Merge pull request #130 from hoonweiting/readme-linksabb5099
Merge branch 'main' into readme-linkse7d0349
Merge branch 'main' into readme-links92c7427
Update docs/rules/default-exports.mdDependabot 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