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): bump env-ci from 7.3.0 to 11.1.0 #1166

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

Bumps env-ci from 7.3.0 to 11.1.0.

Release notes

Sourced from env-ci's releases.

v11.1.0

11.1.0 (2024-08-27)

Features

v11.0.0

11.0.0 (2023-12-16)

Bug Fixes

  • woodpecker: update woodpecker env vars (#322) (a346182)

BREAKING CHANGES

v10.0.0

10.0.0 (2023-09-24)

Bug Fixes

  • deps: update dependency execa to v8 (2d4b76d)

Features

  • node-versions: dropped support for node v16 and v19 (a86462e)

BREAKING CHANGES

  • node-versions: support of node versions v16 and v19 has been dropped

v9.1.1

9.1.1 (2023-06-23)

Bug Fixes

... (truncated)

Commits
  • 1f16313 feat: branch support for Buddy (#366)
  • b7824c9 chore(deps): lock file maintenance
  • 4ca05c6 chore(deps): lock file maintenance
  • f1e2a14 chore(deps): lock file maintenance
  • 6ef2b9a chore(deps): lock file maintenance
  • 3d6ceeb chore(deps): lock file maintenance
  • e467218 chore(deps): lock file maintenance
  • 4cba324 chore(deps): update dependency prettier to v3.3.3
  • 69c15a7 ci(action): update actions/setup-node action to v4.0.3
  • 5f8b08f chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 27, 2024
Copy link

socket-security bot commented Aug 27, 2024

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] 🔁 npm/[email protected] Transitive: filesystem, shell +13 260 kB semantic-release-bot

🚮 Removed packages: npm/[email protected]

View full report↗︎

Base automatically changed from update-dependencies to master August 29, 2024 22:12
dependabot bot and others added 8 commits February 10, 2025 22:21
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.0 to 7.26.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.25.9 to 7.26.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.4/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.7 to 7.26.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.8/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.20.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@vio
Copy link
Member

vio commented Feb 10, 2025

@dependabot rebase

@dependabot dependabot bot changed the base branch from master to update-dependencies February 10, 2025 22:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/update-dependencies/env-ci-11.1.0 branch from ad435dd to e0679a5 Compare February 10, 2025 22:03
…ate-dependencies/eslint-9.20.0

chore(deps): bump eslint from 8.57.0 to 9.20.0
@vio vio force-pushed the dependabot/npm_and_yarn/update-dependencies/env-ci-11.1.0 branch from 7530354 to ed6124d Compare February 10, 2025 22:15
Bumps [env-ci](https://github.com/semantic-release/env-ci) from 7.3.0 to 11.1.0.
- [Release notes](https://github.com/semantic-release/env-ci/releases)
- [Commits](semantic-release/env-ci@v7.3.0...v11.1.0)

---
updated-dependencies:
- dependency-name: env-ci
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@vio vio force-pushed the dependabot/npm_and_yarn/update-dependencies/env-ci-11.1.0 branch 4 times, most recently from df16ccd to 4e72ab3 Compare February 10, 2025 22:55
Base automatically changed from update-dependencies to master February 10, 2025 22:56
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