fix(deps): bump tar, serverless and serverless-offline in /apps/jira/functions#10707
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): bump tar, serverless and serverless-offline in /apps/jira/functions#10707dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependencies [tar](https://github.com/isaacs/node-tar), [serverless](https://github.com/serverless/serverless) and [serverless-offline](https://github.com/dherault/serverless-offline). These dependencies need to be updated together. Removes `tar` Updates `serverless` from 3.31.0 to 4.33.0 - [Release notes](https://github.com/serverless/serverless/releases) - [Changelog](https://github.com/serverless/serverless/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/serverless/serverless/compare/v3.31.0...sf-core@4.33.0) Updates `serverless-offline` from 13.9.0 to 14.5.0 - [Release notes](https://github.com/dherault/serverless-offline/releases) - [Changelog](https://github.com/dherault/serverless-offline/blob/master/CHANGELOG.md) - [Commits](dherault/serverless-offline@v13.9.0...v14.5.0) --- updated-dependencies: - dependency-name: tar dependency-version: dependency-type: indirect - dependency-name: serverless dependency-version: 4.33.0 dependency-type: direct:development - dependency-name: serverless-offline dependency-version: 14.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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
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.
Removes tar. It's no longer used after updating ancestor dependencies tar, serverless and serverless-offline. These dependencies need to be updated together.
Removes
tarUpdates
serverlessfrom 3.31.0 to 4.33.0Release notes
Sourced from serverless's releases.
... (truncated)
Commits
406252echore: release 4.33.0 (#13364)f308babfix(tests): update path handling and Python binary detection for Windows comp...5bffeeedocs(agents): add configuration guide to menu and fix comment formatting (#13...83677fdfeat: add Bedrock AgentCore integration for AI agents (#13353)1e5fd26chore(deps): update minimatch in prod deps (#13363)e4c2b47chore(deps): bump the aws-sdk group with 30 updates (#13357)1f0abd8feat(dev-mode): match shim runtime to local Node.js version (#13362)d0d9ee3chore(deps): bump is-wsl from 3.1.0 to 3.1.1 in the patch-updates group (#13358)34ab370chore(deps): bump@slack/web-apifrom 7.13.0 to 7.14.0 (#13359)4e5460fchore(deps): bump golang.org/x/mod in /binary-installer (#13356)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for serverless since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.Updates
serverless-offlinefrom 13.9.0 to 14.5.0Release notes
Sourced from serverless-offline's releases.
... (truncated)
Changelog
Sourced from serverless-offline's changelog.
... (truncated)
Commits
4d90f40Publish v14.5.097d1c90ci: delete release workflowf51fe41Merge pull request #1867 from dherault/nodejs244eb803cMerge pull request #1865 from ppoullain/feature/add-python3.13-support4449cfdMerge branch 'nodejs24' of github.com:dherault/serverless-offline into nodejs2403a07a8add gitignoreadd5ee9Delete .claude/settings.local.json672c85afeat: Drop Node.js 14/16/18 support and fix test authenticationd170c44feat: Add support for Node.js 24.x in Docker environmenteda3779Add python 3.13 supportDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.