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

⬆️ npm: Bump the npm group with 4 updates #86

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps the npm group with 4 updates: csv, meow, eslint and eslint-plugin-github.

Updates csv from 6.3.1 to 6.3.3

Changelog

Sourced from csv's changelog.

6.3.3 (2023-08-25)

Bug Fixes

  • csv-demo-ts-cjs-node16: upgrade module definition after latest typescript (87fe919)

6.3.2 (2023-08-24)

Bug Fixes

  • commonjs types, run tsc and lint to validate changes (#397) (e6870fe)
Commits
  • c3347b1 chore(release): publish
  • 87fe919 fix(csv-demo-ts-cjs-node16): upgrade module definition after latest typescript
  • 1eac79b chore(release): publish
  • 84b3cf7 chore: latest dependencies
  • e6870fe fix: commonjs types, run tsc and lint to validate changes (#397)
  • 22f4017 docs: update build badge urls
  • See full diff in compare view

Updates meow from 12.1.0 to 12.1.1

Release notes

Sourced from meow's releases.

v12.1.1

  • Fix TypeScript types (#245) 8a4cecd

sindresorhus/meow@v12.1.0...v12.1.1

Commits

Updates eslint from 8.47.0 to 8.48.0

Release notes

Sourced from eslint's releases.

v8.48.0

Features

  • 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#17282) (nopeless)

Bug Fixes

  • 7234f6a fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)

Documentation

  • 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#17459) (Nitin Kumar)
  • cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
  • 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)

Chores

  • 8dd3cec chore: upgrade @​eslint/js@​8.48.0 (#17501) (Milos Djermanovic)
  • 6d0496e chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 9d4216d chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)
Changelog

Sourced from eslint's changelog.

v8.48.0 - August 25, 2023

  • 8dd3cec chore: upgrade @​eslint/js@​8.48.0 (#17501) (Milos Djermanovic)
  • 6d0496e chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 7a51d77 docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)
  • 9cd7ac2 docs: add fetch script to package.json conventions (#17459) (Nitin Kumar)
  • 7234f6a fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)
  • 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta)
  • 9d4216d chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)
  • cab21e6 docs: advice for inline disabling of rules (#17458) (Ashish Yadav)
  • 056499d docs: fix example of flat config from plugin (#17482) (Francesco Trotta)
  • d73fbf2 feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)
  • ee2f718 feat: Allow void in rule no-promise-executor-return (#17282) (nopeless)
  • 9e9edf9 docs: update documentation URL in error message (#17465) (Nitin Kumar)
Commits

Updates eslint-plugin-github from 4.9.2 to 4.10.0

Release notes

Sourced from eslint-plugin-github's releases.

v4.10.0

What's Changed

Full Changelog: github/eslint-plugin-github@v4.9.2...v4.10.0

Commits
  • baa4a50 Override rule config temporarily to address false positive (#476)
  • 379041a chore(deps): bump the all-dependencies group with 4 updates (#475)
  • b93f04a Merge pull request #474 from github/dependabot/npm_and_yarn/all-dependencies-...
  • 32a95b4 chore(deps): bump the all-dependencies group with 4 updates
  • b662bad Merge pull request #473 from github/dependabot/npm_and_yarn/all-dependencies-...
  • cd64c60 chore(deps): bump the all-dependencies group with 3 updates
  • ed7759f Merge pull request #472 from github/dependabot/npm_and_yarn/all-dependencies-...
  • 0b510e4 chore(deps): bump the all-dependencies group with 4 updates
  • a7db0f5 chore(deps): bump the all-dependencies group with 6 updates (#471)
  • 0f1bd10 Merge pull request #469 from github/dependabot/npm_and_yarn/all-dependencies-...
  • Additional commits viewable in compare view

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 <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

Bumps the npm group with 4 updates: [csv](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv), [meow](https://github.com/sindresorhus/meow), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-github](https://github.com/github/eslint-plugin-github).


Updates `csv` from 6.3.1 to 6.3.3
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv@6.3.3/packages/csv)

Updates `meow` from 12.1.0 to 12.1.1
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](sindresorhus/meow@v12.1.0...v12.1.1)

Updates `eslint` from 8.47.0 to 8.48.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.47.0...v8.48.0)

Updates `eslint-plugin-github` from 4.9.2 to 4.10.0
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v4.9.2...v4.10.0)

---
updated-dependencies:
- dependency-name: csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: meow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from stoe as a code owner August 29, 2023 08:07
@dependabot dependabot bot added the dependency 🤖 Dependency update (dependabot) label Aug 29, 2023
@stoe stoe bot enabled auto-merge (squash) August 29, 2023 08:07
@stoe stoe bot merged commit f0cf7f5 into main Aug 29, 2023
6 checks passed
@stoe stoe bot deleted the dependabot/npm_and_yarn/npm-a11ac85ecf branch August 29, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency 🤖 Dependency update (dependabot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant