Skip to content
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

build(deps-dev): bump neostandard from 0.11.8 to 0.12.0 #436

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps neostandard from 0.11.8 to 0.12.0.

Release notes

Sourced from neostandard's releases.

v0.12.0

0.12.0 (2024-12-09)

⚠ BREAKING CHANGES

  • re-enabled import rules are breaking change

🌟 Features

  • deps: update dependency eslint-plugin-promise to ^7.2.1 (#223) (33184e8)
  • deps: update dependency eslint-plugin-react to ^7.37.2 (#179) (11380cb)
  • deps: update dependency typescript-eslint to ^8.17.0 (#224) (a2d3577)
  • re-enabled import rules are breaking change (dcf46c8)
  • reenabled import checking rules (eslint-plugin-import) (#197) (629e936)

🩹 Fixes

  • deps: update dependency globals to ^15.13.0 (#225) (cb93f15)
  • pin @stylistic/eslint-plugin to 2.11.0 (#230) (5828bac)
  • swap to import-x/ to improve TS resolver (#231) (10bf1ab)

v0.11.9

0.11.9 (2024-11-25)

🌟 Features

  • deps: update dependency @​stylistic/eslint-plugin to ^2.11.0 (#216) (50254ae)
  • deps: update dependency eslint-plugin-n to ^17.14.0 (#215) (b86e638)
  • deps: update dependency typescript-eslint to ^8.15.0 (#213) (23d362b)

🩹 Fixes

Changelog

Sourced from neostandard's changelog.

0.12.0 (2024-12-09)

⚠ BREAKING CHANGES

  • re-enabled import rules are breaking change

🌟 Features

  • deps: update dependency eslint-plugin-promise to ^7.2.1 (#223) (33184e8)
  • deps: update dependency eslint-plugin-react to ^7.37.2 (#179) (11380cb)
  • deps: update dependency typescript-eslint to ^8.17.0 (#224) (a2d3577)
  • re-enabled import rules are breaking change (dcf46c8)
  • reenabled import checking rules (eslint-plugin-import) (#197) (629e936)

🩹 Fixes

  • deps: update dependency globals to ^15.13.0 (#225) (cb93f15)
  • pin @stylistic/eslint-plugin to 2.11.0 (#230) (5828bac)
  • swap to import-x/ to improve TS resolver (#231) (10bf1ab)

0.11.9 (2024-11-25)

🌟 Features

  • deps: update dependency @​stylistic/eslint-plugin to ^2.11.0 (#216) (50254ae)
  • deps: update dependency eslint-plugin-n to ^17.14.0 (#215) (b86e638)
  • deps: update dependency typescript-eslint to ^8.15.0 (#213) (23d362b)

🩹 Fixes

Commits
  • acd8da9 chore(main): release 0.12.0 (#227)
  • 10bf1ab fix: swap to import-x/ to improve TS resolver (#231)
  • 2bcb75f chore(deps): lock file maintenance (#178)
  • 5828bac fix: pin @stylistic/eslint-plugin to 2.11.0 (#230)
  • 11380cb feat(deps): update dependency eslint-plugin-react to ^7.37.2 (#179)
  • dcf46c8 feat!: re-enabled import rules are breaking change
  • 33184e8 feat(deps): update dependency eslint-plugin-promise to ^7.2.1 (#223)
  • a2d3577 feat(deps): update dependency typescript-eslint to ^8.17.0 (#224)
  • 629e936 feat: reenabled import checking rules (eslint-plugin-import) (#197)
  • cb93f15 fix(deps): update dependency globals to ^15.13.0 (#225)
  • 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 [neostandard](https://github.com/neostandard/neostandard) from 0.11.8 to 0.12.0.
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](neostandard/neostandard@v0.11.8...v0.12.0)

---
updated-dependencies:
- dependency-name: neostandard
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
Copy link

netlify bot commented Dec 9, 2024

Deploy Preview for gethinode-template ready!

Name Link
🔨 Latest commit 15198c0
🔍 Latest deploy log https://app.netlify.com/sites/gethinode-template/deploys/67573ccb722f2e0008d9bb5f
😎 Deploy Preview https://deploy-preview-436--gethinode-template.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants