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

chore(deps-dev): bump the all group across 1 directory with 3 updates #494

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the all group with 3 updates in the / directory: @nihalgonsalves/esconfig, lefthook and typescript.

Updates @nihalgonsalves/esconfig from 0.9.22 to 0.10.11

Release notes

Sourced from @​nihalgonsalves/esconfig's releases.

esconfig: v0.10.11

0.10.11 (2024-10-08)

Features

  • deps: bump the all group with 6 updates (#150) (76e18a9)

esconfig: v0.10.10

0.10.10 (2024-10-01)

Features

  • deps: bump the all group across 1 directory with 7 updates (#148) (6183601)

esconfig: v0.10.9

0.10.9 (2024-09-12)

Features

  • deps: upgrade all (d99b8d6)
  • ts: turn on noUncheckedSideEffectImports (e186100)

esconfig: v0.10.8

0.10.8 (2024-09-09)

Features

  • deps: bump the all group with 8 updates (#143) (e78e13f)

esconfig: v0.10.7

0.10.7 (2024-09-02)

Features

  • deps: bump the all group with 6 updates (#141) (6fdd773)

esconfig: v0.10.6

0.10.6 (2024-08-26)

Features

  • deps: bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group (#140) (d1c5394)
  • deps: bump the all group with 5 updates (#138) (d439fdd)

... (truncated)

Changelog

Sourced from @​nihalgonsalves/esconfig's changelog.

0.10.11 (2024-10-08)

Features

  • deps: bump the all group with 6 updates (#150) (76e18a9)

0.10.10 (2024-10-01)

Features

  • deps: bump the all group across 1 directory with 7 updates (#148) (6183601)

0.10.9 (2024-09-12)

Features

  • deps: upgrade all (d99b8d6)
  • ts: turn on noUncheckedSideEffectImports (e186100)

0.10.8 (2024-09-09)

Features

  • deps: bump the all group with 8 updates (#143) (e78e13f)

0.10.7 (2024-09-02)

Features

  • deps: bump the all group with 6 updates (#141) (6fdd773)

0.10.6 (2024-08-26)

Features

  • deps: bump micromatch from 4.0.7 to 4.0.8 in the npm_and_yarn group (#140) (d1c5394)
  • deps: bump the all group with 5 updates (#138) (d439fdd)

0.10.5 (2024-08-19)

Features

  • deps: bump the all group with 3 updates (#136) (70a18c2)

... (truncated)

Commits
  • f644919 chore(main): release esconfig 0.10.11 (#151)
  • 76e18a9 feat(deps): bump the all group with 6 updates (#150)
  • 7769606 chore(main): release esconfig 0.10.10 (#149)
  • 6183601 feat(deps): bump the all group across 1 directory with 7 updates (#148)
  • 07f6a66 chore(deps-dev): bump the all group with 2 updates (#146)
  • 1f4613a chore(main): release esconfig 0.10.9 (#145)
  • e186100 feat(ts): turn on noUncheckedSideEffectImports
  • d99b8d6 feat(deps): upgrade all
  • c09cc36 chore(main): release esconfig 0.10.8 (#144)
  • e78e13f feat(deps): bump the all group with 8 updates (#143)
  • Additional commits viewable in compare view

Updates lefthook from 1.7.11 to 1.7.18

Release notes

Sourced from lefthook's releases.

v1.7.18

Changelog

  • 2eb8d43fcdfc47f647727becd7c130e13b80bfea deps: September 2024 (#829)
  • 9be9ab0e7499dde6b38e008d2078a3eb291f707a fix: force remote name origin when using remotes (#830)

v1.7.17

Changelog

  • 6383ff38f936d08a70769d0fab73c6ef3eca45eb feat: skip LFS hooks when pre-push hook is skipped (#818)

v1.7.16

Changelog

  • eb24c87bc72f72a2dd1b614a5685094bd1d63d20 chore: enhance some code parts (#824)
  • 3daab42c2fd0334e3134672d741c63068cc122dd fix: quote script path (#823)

v1.7.15

Changelog

  • 2df5428fbf9bc550c2b6695e940d2a004e7ea30b deps: August 2024 (#802)
  • 72de5de90dbc0243430e7278b4f5b8dfaa94f429 fix: add better colors control (#812)

v1.7.14

Changelog

v1.7.13

Changelog

  • 1aa06dc0801bc54bbc410ba6234a7b37fb13b144 feat: support openbsd (#808)

v1.7.12

Changelog

  • 26bf489c503ae42b7eea75add8e2bd73d134b2c4 fix: log stderr in debug logs only (#804)
Changelog

Sourced from lefthook's changelog.

1.7.18 (2024-09-30)

1.7.17 (2024-09-26)

1.7.16 (2024-09-23)

1.7.15 (2024-09-02)

1.7.14 (2024-08-17)

Fix lefthook NPM package to include OpenBSD package as optional dependency.

1.7.13 (2024-08-16)

1.7.12 (2024-08-09)

Commits
  • 3291e7d 1.7.18: set origin when cloning remotes and ignore defaultRemoteName setting
  • 9be9ab0 fix: force remote name origin when using remotes (#830)
  • 2eb8d43 deps: September 2024 (#829)
  • e4d5cd2 1.7.17: skip LFS hooks when hook is skipped by config
  • 6383ff3 feat: skip LFS hooks when pre-push hook is skipped (#818)
  • 6858ccb 1.7.16: allow spaces in project name when using scripts
  • eb24c87 chore: enhance some code parts (#824)
  • 3daab42 fix: quote script path (#823)
  • 76cf1a0 docs: fix typo for command names in configuration.md (#814)
  • 5ad1281 1.7.15: better color controls
  • Additional commits viewable in compare view

Updates typescript from 5.5.4 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • 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 all group with 3 updates in the / directory: [@nihalgonsalves/esconfig](https://github.com/nihalgonsalves/esconfig), [lefthook](https://github.com/evilmartians/lefthook) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@nihalgonsalves/esconfig` from 0.9.22 to 0.10.11
- [Release notes](https://github.com/nihalgonsalves/esconfig/releases)
- [Changelog](https://github.com/nihalgonsalves/esconfig/blob/main/CHANGELOG.md)
- [Commits](nihalgonsalves/esconfig@esconfig-v0.9.22...esconfig-v0.10.11)

Updates `lefthook` from 1.7.11 to 1.7.18
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.7.11...v1.7.18)

Updates `typescript` from 5.5.4 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.6.3)

---
updated-dependencies:
- dependency-name: "@nihalgonsalves/esconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Oct 14, 2024
@nihalgonsalves nihalgonsalves merged commit d62499d into main Oct 14, 2024
3 checks passed
@nihalgonsalves nihalgonsalves deleted the dependabot/npm_and_yarn/all-69f3533191 branch October 14, 2024 21:13
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