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 ybiq from 16.2.0 to 16.2.1 #1247

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps ybiq from 16.2.0 to 16.2.1.

Changelog

Sourced from ybiq's changelog.

16.2.1 (2023-08-14)

Bug Fixes

  • deps: bump lint-staged from 13.2.3 to 14.0.0 (#1590) (a8b9c7c)
Commits
  • 718c504 chore(release): 16.2.1
  • a8b9c7c fix(deps): bump lint-staged from 13.2.3 to 14.0.0 (#1590)
  • 2e692aa build(deps-dev): bump jest from 29.6.1 to 29.6.2 (#1587)
  • fc154b4 build(deps): bump eslint from 8.45.0 to 8.47.0 (#1588)
  • 46245ae build(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.1.0 to 6.3.0 (#...
  • 990a424 build(deps): bump @​commitlint/cli from 17.6.7 to 17.7.1 (#1589)
  • ab5c9fd build(deps): bump @​commitlint/config-conventional from 17.6.7 to 17.7.0 (#1591)
  • bd19ddf build(deps): bump prettier from 3.0.0 to 3.0.1 (#1586)
  • 2a78731 build(deps-dev): bump @​types/node from 20.4.4 to 20.5.0 (#1585)
  • 7922497 build(deps-dev): bump eslint-config-ybiquitous from 17.0.0 to 18.0.0 (#1584)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2023
@github-actions github-actions bot enabled auto-merge (squash) September 1, 2023 03:45
@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

Diff between ybiq 16.2.0 and 16.2.1
diff --git a/package.json b/package.json
index v16.2.0..v16.2.1 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
   "name": "ybiq",
-  "version": "16.2.0",
+  "version": "16.2.1",
   "description": "Useful command-line tools for Node.js project",
   "author": "Masafumi Koba",
@@ -37,11 +37,11 @@
   },
   "dependencies": {
-    "@commitlint/cli": "^17.6.6",
-    "@commitlint/config-conventional": "^17.6.6",
-    "eslint": "^8.44.0",
+    "@commitlint/cli": "^17.7.1",
+    "@commitlint/config-conventional": "^17.7.0",
+    "eslint": "^8.47.0",
     "husky": "^8.0.3",
-    "lint-staged": "^13.2.3",
+    "lint-staged": "^14.0.0",
     "npm-run-all": "^4.1.5",
-    "prettier": "^3.0.0",
+    "prettier": "^3.0.1",
     "remark-cli": "^11.0.0",
     "standard-version": "^9.5.0",
@@ -50,10 +50,10 @@
   "devDependencies": {
     "@tsconfig/strictest": "^2.0.1",
-    "@types/node": "^20.4.1",
+    "@types/node": "^20.5.0",
     "@types/yargs": "^17.0.24",
-    "@typescript-eslint/eslint-plugin": "^5.61.0",
-    "eslint-config-ybiquitous": "^17.0.0",
-    "eslint-plugin-jest": "^27.2.2",
-    "jest": "^29.5.0",
+    "@typescript-eslint/eslint-plugin": "^6.3.0",
+    "eslint-config-ybiquitous": "^18.0.0",
+    "eslint-plugin-jest": "^27.2.3",
+    "jest": "^29.6.2",
     "remark-preset-ybiquitous": "^0.3.1",
     "typescript": "^5.1.6"
Size Files
15.4 KB → 15.4 KB (-1 B 🟢) 19 → 19 (±0 🟢)
Command details
npm diff --diff=ybiq@16.2.0 --diff=ybiq@16.2.1 --diff-unified=2

See also the npm diff document.

Reported by ybiquitous/npm-diff-action@v1.4.1 (Node.js 18.17.1 and npm 10.0.0)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ybiq-16.2.1 branch 3 times, most recently from ef77f89 to 71ff3a1 Compare September 1, 2023 05:25
@ybiquitous
Copy link
Owner

@dependabot rebase

Bumps [ybiq](https://github.com/ybiquitous/ybiq) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/ybiquitous/ybiq/releases)
- [Changelog](https://github.com/ybiquitous/ybiq/blob/main/CHANGELOG.md)
- [Commits](ybiquitous/ybiq@v16.2.0...v16.2.1)

---
updated-dependencies:
- dependency-name: ybiq
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ybiq-16.2.1 branch from 71ff3a1 to fc824de Compare September 1, 2023 05:44
@github-actions github-actions bot merged commit be84d9b into main Sep 1, 2023
5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/ybiq-16.2.1 branch September 1, 2023 05:46
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.

1 participant