Skip to content

chore(deps): bump shelljs and azure-pipelines-tool-lib in /tasks/InfracostSetup #78

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2023

User description

Bumps shelljs to 0.8.5 and updates ancestor dependency azure-pipelines-tool-lib. These dependencies need to be updated together.

Updates shelljs from 0.8.4 to 0.8.5

Release notes

Sourced from shelljs's releases.

v0.8.5

This was a small security fix for #1058.

Commits

Updates azure-pipelines-tool-lib from 0.13.3 to 2.0.4

Changelog

Sourced from azure-pipelines-tool-lib's changelog.

Azure Pipelines Tool Lib changelog

1.x

1.3.0

1.3.1

1.3.2

2.x

2.0.0-preview

2.0.0

  • Bump azure-pipelines-task-lib to 4.1.0

2.0.1

2.0.3

Commits
Maintainer changes

This version was pushed to npm by tkasparek_ms, a new releaser for azure-pipelines-tool-lib since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Generated description

Below is a concise technical summary of the changes proposed in this PR:

Update the InfracostSetup task by bumping the shelljs dependency from version 0.8.4 to 0.8.5 and the azure-pipelines-tool-lib from version 0.13.3 to 2.0.4. These updates address a small security fix in shelljs and bring in several improvements and dependency updates in azure-pipelines-tool-lib. The changes affect the package-lock.json and package.json files, ensuring compatibility and security enhancements in the setup task.

TopicDetails
Azure Tool Lib Update Upgrade azure-pipelines-tool-lib to incorporate improvements and dependency updates.
Modified files (2)
  • tasks/InfracostSetup/package-lock.json
  • tasks/InfracostSetup/package.json
Latest Contributors(2)
EmailCommitDate
[email protected]chore-upgrade-Node-ver...October 24, 2024
[email protected]...enhance-remove-enable-...May 05, 2023
ShellJS Update Update shelljs to address a security fix and ensure compatibility with the latest version.
Modified files (2)
  • tasks/InfracostSetup/package-lock.json
  • tasks/InfracostSetup/package.json
Latest Contributors(2)
EmailCommitDate
[email protected]chore-upgrade-Node-ver...October 24, 2024
[email protected]...enhance-remove-enable-...May 05, 2023
This pull request is reviewed by Baz. Join @apps and the rest of your team on (Baz).

Bumps [shelljs](https://github.com/shelljs/shelljs) to 0.8.5 and updates ancestor dependency [azure-pipelines-tool-lib](https://github.com/microsoft/azure-pipelines-tool-lib). These dependencies need to be updated together.


Updates `shelljs` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.4...v0.8.5)

Updates `azure-pipelines-tool-lib` from 0.13.3 to 2.0.4
- [Changelog](https://github.com/microsoft/azure-pipelines-tool-lib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microsoft/azure-pipelines-tool-lib/commits)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
- dependency-name: azure-pipelines-tool-lib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants