himynameisdave / svelte-flex

💪 A simple and reusable flexbox component for Svelte
https://bit.ly/svelte-flex
MIT License
78 stars 5 forks source link

Bump eslint-config-himynameisdave from 8.1.0 to 8.4.0 #59

Open dependabot[bot] opened 12 months ago

dependabot[bot] commented 12 months ago

Bumps eslint-config-himynameisdave from 8.1.0 to 8.4.0.

Release notes

Sourced from eslint-config-himynameisdave's releases.

v8.4.0

Raw commits

  • 👨‍🔬 Remove Node 16 from testing matrix b0c6cfc
  • 📦 Upgrade packages 63f2f21

https://github.com/himynameisdave/eslint-config-himynameisdave/compare/v8.3.0...v8.4.0

v8.3.0

Mostly just package upgrades.

Raw commits

  • 📦 Package upgrades 7c7ab68
  • Merge pull request #61 from himynameisdave/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 972ce11
  • Merge pull request #59 from himynameisdave/dependabot/npm_and_yarn/typescript-eslint/parser-6.9.0 919ff7f
  • Merge pull request #53 from himynameisdave/dependabot/npm_and_yarn/babel/traverse-7.23.2 5382324
  • Merge pull request #46 from himynameisdave/dependabot/npm_and_yarn/postcss-8.4.31 ef8910b
  • Bump eslint-plugin-jest from 27.4.0 to 27.6.0 3e4ff52
  • Bump @​typescript-eslint/parser from 6.7.3 to 6.9.0 ada92b9
  • Bump @​babel/traverse from 7.12.5 to 7.23.2 806a580
  • Bump postcss from 8.4.26 to 8.4.31 32bfeb3
  • Merge pull request #42 from himynameisdave/dependabot/npm_and_yarn/typescript-eslint/parser-6.7.3 3009c8b
  • Bump @​typescript-eslint/parser from 6.7.2 to 6.7.3 f97aa57

https://github.com/himynameisdave/eslint-config-himynameisdave/compare/v8.2.0...v8.3.0

v8.2.0

Package upgrades and adds a new rule. Also adds a cron job to update deps and warn about any newly missing ESLint rules in a PR (#41)

Raw commits

  • 2️⃣ Include Node 20 in test matrix a9145b1
  • Merge pull request #41 from himynameisdave/auto-find-rules 185d031
  • ⌚ Run find-rules on a cron schedule 5d60ffd
  • 📦 Re-upgrade packages 141cdb6
  • 🔧 Tweaking 3246003
  • 🔧 Tweak PR template 3b4e591
  • ✨ More unique branch names ec9c73e
  • 🔧 More tweaking stuff 8af4b5e
  • 🔧 Fix the case where find-rules exits 3c8aaba
  • ✨ Init test 976923c
  • 🔙 Intentionally pin to outdated versions to test 759dec6
  • 🗑️ Remove outdated workflow bc574cd
  • 📦 Package upgrades d15a337
  • 🔗 Update svelte multi-line rule fe40881
  • 🤖 Add dependabot ebb4171

https://github.com/himynameisdave/eslint-config-himynameisdave/compare/v8.1.0...v8.2.0

Commits
  • 77ac7d5 8.4.0
  • b0c6cfc 👨‍🔬 Remove Node 16 from testing matrix
  • 63f2f21 📦 Upgrade packages
  • eb481d7 8.3.0
  • 7c7ab68 📦 Package upgrades
  • 972ce11 Merge pull request #61 from himynameisdave/dependabot/npm_and_yarn/eslint-plu...
  • 919ff7f Merge pull request #59 from himynameisdave/dependabot/npm_and_yarn/typescript...
  • 5382324 Merge pull request #53 from himynameisdave/dependabot/npm_and_yarn/babel/trav...
  • ef8910b Merge pull request #46 from himynameisdave/dependabot/npm_and_yarn/postcss-8....
  • 3e4ff52 Bump eslint-plugin-jest from 27.4.0 to 27.6.0
  • 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 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)