You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the webpack/inherit-jsdoc rule and the webpack/types config. (by @alexander-akait in #198)
Add webpack/prefer-import-tag, webpack/no-duplicate-import-tag and webpack/no-unused-import-tag, which hold JSDoc type imports to a single @import per module with no unused bindings. (by @avivkeller in #187)
v4.11.0
Minor Changes
Add the webpack/format-schema rule, porting webpack/tooling's format-schemas with an ESLint auto-fix, and share one keyword table with webpack/valid-schema so allOf is no longer reported as unknown. (by @alexander-akait in #195)
Patch Changes
Upgrade @changesets/cli to v3 so the release workflow works with changesets/action v2. (by @alexander-akait in #196)
v4.10.0
Minor Changes
Add the webpack/valid-schema rule and the webpack/schemas config, porting the checks from webpack/tooling's schemas-lint and making the allowed keywords configurable. (by @alexander-akait in #192)
Add the webpack/inherit-jsdoc rule and the webpack/types config. (by @alexander-akait in #198)
Add webpack/prefer-import-tag, webpack/no-duplicate-import-tag and webpack/no-unused-import-tag, which hold JSDoc type imports to a single @import per module with no unused bindings. (by @avivkeller in #187)
4.11.0
Minor Changes
Add the webpack/format-schema rule, porting webpack/tooling's format-schemas with an ESLint auto-fix, and share one keyword table with webpack/valid-schema so allOf is no longer reported as unknown. (by @alexander-akait in #195)
Patch Changes
Upgrade @changesets/cli to v3 so the release workflow works with changesets/action v2. (by @alexander-akait in #196)
4.10.0
Minor Changes
Add the webpack/valid-schema rule and the webpack/schemas config, porting the checks from webpack/tooling's schemas-lint and making the allowed keywords configurable. (by @alexander-akait in #192)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore <dependency name> 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 <dependency name> 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 <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
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.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
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
dependenciesPull requests that update a dependency file
0 participants
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 dependencies group with 2 updates: eslint-config-webpack and tinybench.
Updates
eslint-config-webpackfrom 4.9.6 to 4.12.0Release notes
Sourced from eslint-config-webpack's releases.
Changelog
Sourced from eslint-config-webpack's changelog.
Commits
ca0f2f0chore(release): new release (#199)39ed6b3feat(webpack): add inherit-jsdoc rule with auto-fix (#198)a213c2cchore: support JSDoc imports (#187)bf26286chore(release): new release (#197)00bec6efix(ci): upgrade changesets to v3 for the v2 action (#196)67a4786feat(webpack): add format-schema rule with auto-fix (#195)8d8ba61chore(deps-dev): bump js-yaml from 3.15.1 to 3.15.2 (#194)ca44e9cchore(deps): bump browserslist from 4.28.1 to 4.28.9 (#190)cd9b1c3chore(deps): bump@humanfs/nodefrom 0.16.7 to 0.16.8 (#188)c2c2582chore(deps): bump the dependencies group across 1 directory with 2 updates (#...Updates
tinybenchfrom 6.1.6 to 6.2.0Release notes
Sourced from tinybench's releases.
Commits
f947421chore: release v6.2.0a00341efeat: addoverriddenIterationCostto decouple the time budget from the samp...4b83628chore(deps): update vitest monorepo to v5 (#664)a6f7acfrefactor: splitsrc/utils.tsby concern (#667)295e3a4chore(deps): update all non-major dependencies (#668)147c2acchore(deps): update all non-major dependencies (#663)aefabd5chore(deps): update pnpm to v12 (#662)d26f131chore(deps): update all non-major dependencies (#661)b3be297docs: publish documentationDependabot 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