-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): bump the typescript-eslint group across 2 directories with 2 updates #380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the typescript-eslint group across 2 directories with 2 updates #380
Conversation
…th 2 updates Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. Updates `@typescript-eslint/eslint-plugin` from 8.31.0 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.31.0 to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/parser) Updates `@typescript-eslint/eslint-plugin` to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` to 8.31.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.31.1 dependency-type: direct:production dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.31.1 dependency-type: direct:production dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
Labels have been automatically applied based on the Conventional Commits specification.🏷️ |
Bundle ReportBundle size has no change ✅ Affected Assets, Files, and Routes:view changes for bundle: websites-vitepress-esmAssets Changed:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## main #380 +/- ##
=======================================
Coverage 96.95% 96.95%
=======================================
Files 161 161
Lines 10058 10058
Branches 16 16
=======================================
Hits 9752 9752
Misses 306 306 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
….0-canary.6` (`prerelease`) (#417) ## Release Information: `v0.1.0-canary.6` New release of `lumirlumir/npm-bananass` has arrived! 🎉 This PR bumps the package versions from `v0.1.0-canary.5` to `v0.1.0-canary.6` (`prerelease`). See [Actions](https://github.com/lumirlumir/npm-bananass/actions/runs/14907692682) for more details. | Info | Value | | ----------- | -------------------------- | | Repository | `lumirlumir/npm-bananass` | | SEMVER | `prerelease` | | Pre ID | `canary` | | Short SHA | 3df3983 | | Old Version | `v0.1.0-canary.5` | | New Version | `v0.1.0-canary.6` | <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🐛 Bug Fixes * fix(bananass): run command should be considered a match regardless of whether it ends with whitespace by @lumirlumir in #397 ### 🧰 Chores * chore(*): cleanup examples and update scripts field of `package.json` by @lumirlumir in #389 * chore(websites-vitepress): create `logo-og.png` by @lumirlumir in #394 * chore(*): remove deprecated `reviewers` field from `dependabot.yml` by @lumirlumir in #407 ### 📝 Documentation * docs(websites-vitepress): create more documentations and remove unused `docs` directory by @lumirlumir in #382 * docs(*): update eslint config and translate `CONTRIBUTING.en.md` by @lumirlumir in #383 * docs(websites-vitepress): add Linux and WSL browser error Q&A by @sukjuhong in #384 * docs(websites-vitepress): create dummy docs for structuring by @lumirlumir in #385 * docs(*): cleanup examples, create dummy docs, and `writing-a-solution-function.md` by @lumirlumir in #386 * docs(websites-vitepress): create more docs by @lumirlumir in #395 * docs(*): add more examples and related docs by @lumirlumir in #404 ### ♻️ Code Refactoring * refactor(create-bananass): update `README.md` in templates by @lumirlumir in #392 * refactor(create-bananass): update solution exmaples in templates by @lumirlumir in #393 * refactor(bananass): detach `webpackResolve` logic from `run.js` by @lumirlumir in #396 ### 🧪 Tests * test(tests-e2e): create more test cases for bananass build by @lumirlumir in #391 * test(*): create test to verify the number of solution files and update `eslint.config.mjs` by @lumirlumir in #416 ### ⬆️ Dependency Updates * chore(deps): bump the typescript-eslint group across 2 directories with 2 updates by @dependabot in #380 * chore(deps-dev): bump @types/node from 22.15.2 to 22.15.3 by @dependabot in #381 * chore(deps): bump the babel group across 2 directories with 3 updates by @dependabot in #387 * chore(deps): bump `open` from `v10.1.1` to `v10.1.2` by @lumirlumir in #388 * chore(deps-dev): bump eslint from 9.25.1 to 9.26.0 by @dependabot in #399 * chore(deps-dev): bump textlint from 14.6.0 to 14.7.1 by @dependabot in #398 * chore(deps): bump the typescript-eslint group across 2 directories with 2 updates by @dependabot in #405 * chore(deps-dev): bump @types/node from 22.15.3 to 22.15.10 by @dependabot in #406 * chore(deps-dev): bump lint-staged from 15.5.1 to 15.5.2 by @dependabot in #408 * chore(deps): bump the babel group across 2 directories with 1 update by @dependabot in #411 * chore(deps-dev): bump @types/node from 22.15.12 to 22.15.15 by @dependabot in #414 * chore(deps): bump the next group across 2 directories with 1 update by @dependabot in #412 ## New Contributors * @sukjuhong made their first contribution in #384 **Full Changelog**: v0.1.0-canary.5...v0.1.0-canary.6
Updates the requirements on @typescript-eslint/eslint-plugin and @typescript-eslint/parser to permit the latest version.
Updates
@typescript-eslint/eslint-plugin
from 8.31.0 to 8.31.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
f5c588c
chore(release): publish 8.31.10cff7bf
fix(eslint-plugin): [no-unnecessary-condition] downgrade fix to suggestion (#...068ec25
docs(website): fix typo (#11091)Updates
@typescript-eslint/parser
from 8.31.0 to 8.31.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
f5c588c
chore(release): publish 8.31.1Updates
@typescript-eslint/eslint-plugin
to 8.31.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
f5c588c
chore(release): publish 8.31.10cff7bf
fix(eslint-plugin): [no-unnecessary-condition] downgrade fix to suggestion (#...068ec25
docs(website): fix typo (#11091)Updates
@typescript-eslint/parser
to 8.31.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
f5c588c
chore(release): publish 8.31.1Dependabot 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 <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