Skip to content

chore(deps-dev): bump @pixas/eslint-config from 0.12.0 to 0.12.5 #899

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps @pixas/eslint-config from 0.12.0 to 0.12.5.

Release notes

Sourced from @​pixas/eslint-config's releases.

v0.12.5

Bug Fixes

Chores

v0.12.4

Bug Fixes

  • eslint-config: fix eslint rules (kagawagao)

Chores

v0.12.3

Chores

... (truncated)

Changelog

Sourced from @​pixas/eslint-config's changelog.

0.12.5 (2024-08-06)

Bug Fixes

  • eslint-config: fix deps (7eb8b46)

0.12.4 (2024-08-06)

Bug Fixes

  • eslint-config: fix eslint rules (f63277e)

Chores

0.12.3 (2024-08-06)

Chores

  • deps-dev: bump @​types/lodash from 4.17.6 to 4.17.7 (#129) (cae2fb1)
  • deps-dev: bump husky from 9.0.11 to 9.1.1 (#127) (6ea68da)
  • deps-dev: bump husky from 9.1.1 to 9.1.3 (#145) (0291a4b)
  • deps-dev: bump husky from 9.1.3 to 9.1.4 (#152) (533a017)
  • deps-dev: bump lerna from 8.1.6 to 8.1.7 (#124) (dd75302)
  • deps-dev: bump lint-staged from 15.2.7 to 15.2.8 (#154) (0d560e4)
  • deps: bump @​babel/core from 7.24.8 to 7.24.9 (#125) (60d8ec5)
  • deps: bump @​babel/core from 7.24.9 to 7.25.2 (#160) (3b12769)
  • deps: bump @​babel/eslint-parser from 7.24.8 to 7.25.1 (#144) (7dd98a7)
  • deps: bump @​babel/plugin-transform-typescript (#138) (7d2a53c)
  • deps: bump @​babel/plugin-transform-typescript (#150) (584b58c)
  • deps: bump @​babel/preset-env from 7.24.8 to 7.25.0 (#135) (b8303aa)
  • deps: bump @​babel/preset-env from 7.25.0 to 7.25.3 (#159) (2d270aa)
  • deps: bump @​babel/runtime from 7.24.8 to 7.25.0 (#141) (b7b2923)
  • deps: bump @​babel/types from 7.24.8 to 7.24.9 (#115) (762184d)
  • deps: bump @​babel/types from 7.24.9 to 7.25.0 (#134) (b5f3410)
  • deps: bump @​babel/types from 7.25.0 to 7.25.2 (#157) (3fe09f5)
  • deps: bump @​typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 (#126) (6285bf6)
  • deps: bump @​typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 (#143) (dd61295)
  • deps: bump @​typescript-eslint/eslint-plugin from 7.17.0 to 8.0.0 (#146) (9623861)
  • deps: bump @​typescript-eslint/parser from 7.16.0 to 7.16.1 (#123) (4af7cfa)
  • deps: bump @​typescript-eslint/parser from 7.16.1 to 7.17.0 (#139) (898c962)
  • deps: bump @​typescript-eslint/parser from 7.18.0 to 8.0.0 (#156) (96708c6)
  • deps: bump @​umijs/mako from 0.7.5 to 0.7.6 (#117) (f5b85b5)
  • deps: bump @​umijs/mako from 0.7.6 to 0.7.8 (#142) (f12f66c)
  • deps: bump @​umijs/mako from 0.7.8 to 0.7.9 (#147) (ab55092)
  • deps: bump @​vitejs/plugin-vue from 5.0.5 to 5.1.1 (#140) (fd7c040)
  • deps: bump @​vitejs/plugin-vue from 5.1.1 to 5.1.2 (#161) (ffd64b6)
  • deps: bump core-js from 3.37.1 to 3.38.0 (#158) (8514351)
  • deps: bump eslint-plugin-n from 17.10.1 to 17.10.2 (#148) (f0d8eed)

... (truncated)

Commits
  • bf6f575 chore(release): publish 0.12.5
  • 7eb8b46 fix(eslint-config): fix deps
  • 84e700a chore(release): publish 0.12.4
  • ec69265 chore: update husky config
  • f63277e fix(eslint-config): fix eslint rules
  • 9390fbf chore(release): publish 0.12.3
  • ffd64b6 chore(deps): bump @​vitejs/plugin-vue from 5.1.1 to 5.1.2 (#161)
  • 3b12769 chore(deps): bump @​babel/core from 7.24.9 to 7.25.2 (#160)
  • 2d270aa chore(deps): bump @​babel/preset-env from 7.25.0 to 7.25.3 (#159)
  • 8514351 chore(deps): bump core-js from 3.37.1 to 3.38.0 (#158)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@pixas/eslint-config](https://github.com/kagawagao/pixas) from 0.12.0 to 0.12.5.
- [Release notes](https://github.com/kagawagao/pixas/releases)
- [Changelog](https://github.com/kagawagao/pixas/blob/master/CHANGELOG.md)
- [Commits](kagawagao/pixas@v0.12.0...v0.12.5)

---
updated-dependencies:
- dependency-name: "@pixas/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
g2plot-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2024 3:52pm

@github-actions github-actions bot merged commit 0587c8b into master Aug 12, 2024
9 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pixas/eslint-config-0.12.5 branch August 12, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants