generated from binden-js/node-npm-template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
devDependencies: bump @binden/tsconfig from 2.0.0 to 3.0.0 #113
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
vansergen
merged 10 commits into
main
from
dependabot/npm_and_yarn/binden/tsconfig-3.0.0
Jun 29, 2025
Merged
devDependencies: bump @binden/tsconfig from 2.0.0 to 3.0.0 #113
vansergen
merged 10 commits into
main
from
dependabot/npm_and_yarn/binden/tsconfig-3.0.0
Jun 29, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@binden/tsconfig](https://github.com/binden-js/tsconfig) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/binden-js/tsconfig/releases) - [Changelog](https://github.com/binden-js/tsconfig/blob/main/CHANGELOG.md) - [Commits](binden-js/tsconfig@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: "@binden/tsconfig" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot rebase |
92bfed4
to
6c03bd4
Compare
6c03bd4
to
998f303
Compare
Pull Request Test Coverage Report for Build 15959460336Details
💛 - Coveralls |
c7464a2
to
f9eed00
Compare
github-actions bot
pushed a commit
that referenced
this pull request
Jun 29, 2025
## <small>2.0.3 (2025-06-29)</small> * Merge branch 'main' into dependabot/npm_and_yarn/binden/tsconfig-3.0.0 ([9f25869](9f25869)) * Merge pull request #104 from binden-js/dependabot/npm_and_yarn/husky-9.1.7 ([07272cb](07272cb)), closes [#104](#104) * Merge pull request #109 from binden-js/dependabot/npm_and_yarn/prettier-3.4.2 ([83f866c](83f866c)), closes [#109](#109) * Merge pull request #110 from binden-js/dependabot/npm_and_yarn/typedoc-0.27.3 ([af5b39a](af5b39a)), closes [#110](#110) * Merge pull request #113 from binden-js/dependabot/npm_and_yarn/binden/tsconfig-3.0.0 ([2821a59](2821a59)), closes [#113](#113) * Merge pull request #115 from binden-js/dependabot/npm_and_yarn/c8-10.1.3 ([06b3b68](06b3b68)), closes [#115](#115) * Merge pull request #121 from binden-js/dependabot/npm_and_yarn/lint-staged-15.4.3 ([d6a6d47](d6a6d47)), closes [#121](#121) * Merge pull request #125 from binden-js/dependabot/npm_and_yarn/typedoc-0.27.9 ([2d99911](2d99911)), closes [#125](#125) * Merge pull request #135 from binden-js/dependabot/npm_and_yarn/lint-staged-16.1.2 ([a5a8977](a5a8977)), closes [#135](#135) * Merge pull request #139 from binden-js/dependabot/npm_and_yarn/typedoc-0.28.6 ([ba26207](ba26207)), closes [#139](#139) * perf!: drop Node<22 support ([e0e30b6](e0e30b6)) * ci: do not use `npm publish --dry-run` ([d788587](d788587)) * ci: remove intermediate versions ([4975609](4975609)) * test: fix eslint errors ([f655302](f655302)) * test: update types ([f9eed00](f9eed00)) * refactor: update type imports ([998f303](998f303)) * style: run prettier ([8b1eb3a](8b1eb3a)) * peerDependencies: bump `binden` to `v2.0.4` ([54027e9](54027e9)) * devDependencies: bump @binden/tsconfig from 2.0.0 to 3.0.0 ([92bfed4](92bfed4)) * devDependencies: bump c8 from 10.1.2 to 10.1.3 ([9796211](9796211)) * devDependencies: bump husky from 9.1.5 to 9.1.7 ([6ce162b](6ce162b)) * devDependencies: bump lint-staged from 15.2.10 to 15.4.3 ([f428725](f428725)) * devDependencies: bump lint-staged from 15.4.3 to 16.1.2 ([977a531](977a531)) * devDependencies: bump prettier from 3.3.3 to 3.4.2 ([d73fc0f](d73fc0f)) * devDependencies: bump typedoc from 0.26.7 to 0.27.3 ([e8e03b6](e8e03b6)) * devDependencies: bump typedoc from 0.27.3 to 0.27.9 ([fd61f05](fd61f05)) * devDependencies: bump typedoc from 0.27.9 to 0.28.6 ([dd1efd8](dd1efd8))
🎉 This PR is included in version 2.0.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @binden/tsconfig from 2.0.0 to 3.0.0.
Release notes
Sourced from
@binden/tsconfig
's releases.Changelog
Sourced from
@binden/tsconfig
's changelog.Commits
0da65e2
chore(release): 3.0.0 [skip ci]197eb95
Merge pull request #73 from binden-js/dependabot/npm_and_yarn/prettier-3.4.23b352b0
perf!: addverbatimModuleSyntax
option18415ea
peerDependencies: bumptypescript
tov5.7.2
d0c00e7
perf!: dropNode.js<22
supporta675762
style: run prettier0e9af98
devDependencies: bump prettier from 3.2.4 to 3.4.2c2642fc
Merge pull request #72 from binden-js/dependabot/npm_and_yarn/husky-9.1.7a871516
devDependencies: bump husky from 9.0.7 to 9.1.74d25162
Merge pull request #70 from binden-js/dependabot/npm_and_yarn/lint-staged-15....You can trigger a rebase of this PR 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)