chore(deps): bump the minor group with 8 updates#228
Merged
Conversation
Bumps the minor group with 8 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.7.0` | `10.8.0` | | [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.9.1` | `4.10.1` | | [@eslint/config-helpers](https://github.com/eslint/rewrite/tree/HEAD/packages/config-helpers) | `0.6.0` | `0.7.0` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `5.0.7` | `5.0.8` | | [flatted](https://github.com/WebReflection/flatted) | `3.4.2` | `3.4.3` | | [giget](https://github.com/unjs/giget) | `3.3.0` | `3.3.1` | | [mdurl](https://github.com/markdown-it/mdurl) | `2.0.0` | `2.1.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.22` | `8.5.23` | Updates `eslint` from 10.7.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.7.0...v10.8.0) Updates `@eslint-community/eslint-utils` from 4.9.1 to 4.10.1 - [Release notes](https://github.com/eslint-community/eslint-utils/releases) - [Commits](eslint-community/eslint-utils@v4.9.1...v4.10.1) Updates `@eslint/config-helpers` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-helpers/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/core-v0.7.0/packages/config-helpers) Updates `brace-expansion` from 5.0.7 to 5.0.8 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.7...v5.0.8) Updates `flatted` from 3.4.2 to 3.4.3 - [Commits](WebReflection/flatted@v3.4.2...v3.4.3) Updates `giget` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/unjs/giget/releases) - [Changelog](https://github.com/unjs/giget/blob/main/CHANGELOG.md) - [Commits](unjs/giget@v3.3.0...v3.3.1) Updates `mdurl` from 2.0.0 to 2.1.0 - [Changelog](https://github.com/markdown-it/mdurl/blob/master/CHANGELOG.md) - [Commits](markdown-it/mdurl@2.0.0...2.1.0) Updates `postcss` from 8.5.22 to 8.5.23 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.22...8.5.23) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@eslint-community/eslint-utils" dependency-version: 4.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@eslint/config-helpers" dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: brace-expansion dependency-version: 5.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: flatted dependency-version: 3.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: giget dependency-version: 3.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: mdurl dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: postcss dependency-version: 8.5.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... 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 minor group with 8 updates:
10.7.010.8.04.9.14.10.10.6.00.7.05.0.75.0.83.4.23.4.33.3.03.3.12.0.02.1.08.5.228.5.23Updates
eslintfrom 10.7.0 to 10.8.0Release notes
Sourced from eslint's releases.
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
@eslint-community/eslint-utilsfrom 4.9.1 to 4.10.1Release notes
Sourced from @eslint-community/eslint-utils's releases.
Commits
f16575ffix: add missing typings@types/node(#336)9594631chore: run Prettier330a309fix: Revert "feat!: update Node.js version support to drop Node 18" (#332)c160dbafix: Revert "feat: upgrade eslint-visitor-keys v5" (#333)80268bcchore(deps): bump actions/setup-node from 6 to 7 (#328)3a4159afeat: upgrade eslint-visitor-keys v5 (#330)3b082a6feat!: update Node.js version support to drop Node 18 (#329)13a44bbchore(deps): bump actions/checkout from 6 to 7 (#327)eb6000echore(deps): bump codecov/codecov-action from 6 to 7 (#326)9c5d334chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#323)Updates
@eslint/config-helpersfrom 0.6.0 to 0.7.0Release notes
Sourced from @eslint/config-helpers's releases.
Changelog
Sourced from @eslint/config-helpers's changelog.
Commits
Updates
brace-expansionfrom 5.0.7 to 5.0.8Commits
96a63c05.0.8a1bd339Merge commit from fork592a36fBump tar from 7.5.16 to 7.5.20 (#127)bd14690Bump brace-expansion from 2.0.2 to 2.1.2 (#126)e729ba6Bump ws from 8.19.0 to 8.21.1 (#124)5bf809eRemove Node.js 18 support (#110)8cb5716Bump markdown-it from 14.1.0 to 14.2.0 (#113)43122dfBump sigstore from 4.1.0 to 4.1.1 (#119)69bd65aBump@sigstore/verifyfrom 3.1.0 to 3.1.1 (#118)b3bfbf0Bump@sigstore/corefrom 3.1.0 to 3.2.1 (#117)Updates
flattedfrom 3.4.2 to 3.4.3Commits
670a1bd3.4.350a61a9Fix #104 - allownullas replacer value8aa64f4solved crytical errors over dependenciesbb8c63cMerge pull request #100 from WebReflection/WebReflection-patch-1dc2d33bUpdate issue templatesd140618Updated dev/dependencies76141ccMerge pull request #95 from WebReflection/dependabot/npm_and_yarn/picomatch-4...8dc84ddBump picomatch from 4.0.3 to 4.0.4Updates
gigetfrom 3.3.0 to 3.3.1Release notes
Sourced from giget's releases.
Changelog
Sourced from giget's changelog.
Commits
34f8cb6chore(release): v3.3.12d55c7achore: update depsc0ef016chore(release): v3.3.0Updates
mdurlfrom 2.0.0 to 2.1.0Changelog
Sourced from mdurl's changelog.
Commits
dd913f62.1.0 released77753c3Add TS typesf5ec38bUpdate package hooks3a0466eUpdate github actions configsf875990Deps bump and package-lock1e082d2npm pkg fixf4d1f09mocha => native testsUpdates
postcssfrom 8.5.22 to 8.5.23Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eb9e1feRelease 8.5.23 version9d19c78Update dependencies7beca13Does no load source map file without opts.fromdecea51Typoc18e30dUpdate EM banner98a39adUpdate EM bannerDependabot 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