-
Notifications
You must be signed in to change notification settings - Fork 263
[JS] bump: (deps): Bump the production group across 1 directory with 7 updates #2467
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
corinagum
merged 2 commits into
main
from
dependabot/npm_and_yarn/js/production-8e98787f6b
May 15, 2025
Merged
[JS] bump: (deps): Bump the production group across 1 directory with 7 updates #2467
corinagum
merged 2 commits into
main
from
dependabot/npm_and_yarn/js/production-8e98787f6b
May 15, 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
Contributor
…7 updates Bumps the production group with 7 updates in the /js directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.8.4` | `1.9.0` | | [yaml](https://github.com/eemeli/yaml) | `2.7.1` | `2.8.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `16.5.0` | | [@microsoft/teams-js](https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js) | `2.35.0` | `2.37.0` | | [vectra](https://github.com/Stevenic/vectra) | `0.9.0` | `0.11.1` | | [debug](https://github.com/debug-js/debug) | `4.4.0` | `4.4.1` | | [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `4.8.0` | `4.10.0` | Updates `axios` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.9.0) Updates `yaml` from 2.7.1 to 2.8.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.1...v2.8.0) Updates `dotenv` from 16.4.7 to 16.5.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v16.5.0) Updates `@microsoft/teams-js` from 2.35.0 to 2.37.0 - [Release notes](https://github.com/OfficeDev/microsoft-teams-library-js/releases) - [Changelog](https://github.com/OfficeDev/microsoft-teams-library-js/blob/v2.37.0/packages/teams-js/CHANGELOG.md) - [Commits](https://github.com/OfficeDev/microsoft-teams-library-js/commits/v2.37.0/packages/teams-js) Updates `vectra` from 0.9.0 to 0.11.1 - [Release notes](https://github.com/Stevenic/vectra/releases) - [Commits](https://github.com/Stevenic/vectra/commits) Updates `debug` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.4.0...4.4.1) Updates `@azure/identity` from 4.8.0 to 4.10.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.8.0...@azure/identity_4.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: yaml dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@microsoft/teams-js" dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: vectra dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: debug dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: "@azure/identity" dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The |
corinagum
approved these changes
May 15, 2025
heyitsaamir
approved these changes
May 15, 2025
aacebo
approved these changes
May 15, 2025
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
JS
Change/fix applies to JS. If all three, use the 'JS & dotnet & Python' label
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.
#minor
Bumps the production group with 7 updates in the /js directory:
1.8.41.9.02.7.12.8.016.4.716.5.02.35.02.37.00.9.00.11.14.4.04.4.14.8.04.10.0Updates
axiosfrom 1.8.4 to 1.9.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
cdcfd21chore(release): v1.9.0 (#6891)987d2e2fix(http): send minimal end multipart boundary (#6661)f112edfchore(ci): add PR files guard action; (#6890)61de4c0chore(ci): update github actions; (#6889)c3aba3dchore(ci): add labeler github action; (#6888)f7a3b5efix(headers): fixed support for setting multiple header values from an iterat...e61a893fix(types): fix autocomplete for adapter config (#6855)6c5d4cdfix(core): fix the Axios constructor implementation to treat the config argum...dfe8411fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767)d4f7df4fix(headers): fixgetSetCookieby using 'get' method for caseless access; (...Updates
yamlfrom 2.7.1 to 2.8.0Release notes
Sourced from yaml's releases.
Commits
c000eb72.8.01e85fc8style: Apply updated lint rules02f7d5fchore: Refresh lockfile389ca7cdocs: include cli example (#617)0f29ce6feat: Add--mergeoption to CLI tool (#611)e00cab9fix: Improve error for tag resolution error on null value (#616)2a841ccfix: Allow empty string as plain scalar representation, for failsafe schema (...55c5ef4feat: Add node cache for faster alias resolution (#612)ab17552Merge pull request #614 from eemeli/engines-compatb27c124ci: Re-introduce tests for Node.js 14.6 and laterUpdates
dotenvfrom 16.4.7 to 16.5.0Changelog
Sourced from dotenv's changelog.
Commits
d39cc9a16.5.02f4e407Merge pull request #863 from Fdawgs/patch-1a1eef11chore(package): add homepage urlfb7e407README updatebf9113fREADME update9326f05changelog 🪵2e8da30changelog 🪵3257b3achangelog 🪵c0ca62cchangelog 🪵797c5e9changelog 🪵Updates
@microsoft/teams-jsfrom 2.35.0 to 2.37.0Release notes
Sourced from
@microsoft/teams-js's releases.Changelog
Sourced from
@microsoft/teams-js's changelog.Commits
46da1afPrelease of version 2.37.0 (#2795)451b470Added force refresh parameter to get eligbility info API. (#2784)feafb17Clean up for release 2.36.0 (#2777)7b11048Setting up for release 2.35.0 (#2748) (#2765)e63a266AddedapiVersiontag in NAA request and removedisNAAChannelRecommendedc...7db8f73TJS unique bundle id (#2758)82dcb40Add support for manageNAATrustedOrigins API (#2768)875f8f7Standalone NAA(Nested App Auth) bridge for nested child app (#2750)0fe84baAddcanParentManageNAATrustedOriginscapability to check if the parent can...677cd33Added support forisDeeplyNestedAuthSupportedto check if deeply nested aut...Updates
vectrafrom 0.9.0 to 0.11.1Release notes
Sourced from vectra's releases.
Commits
Updates
debugfrom 4.4.0 to 4.4.1Release notes
Sourced from debug's releases.
Commits
33330fa4.4.198df33eremove istanbulbf2f574fixes #987 fallback to localStorage.DEBUG if debug is not defined (#988)a0497bdReplace whitespaces in namespaces string with commas globally instead of just...Updates
@azure/identityfrom 4.8.0 to 4.10.0Commits
700cab5[Identity] May release update (#34353)b774a30Post release automated changes for cosmosdb releases (#34342)bd4b22f[Identity] update the DAC chain based on env var AZURE_TOKEN_CREDENTIALS (#34...c662c13Sync eng/common directory with azure-sdk-tools for PR 10532 (#34345)6d307e2Sync eng/common directory with azure-sdk-tools for PR 10522 (#34191)9bcf955Update CHANGELOG.md (#34343)6207e62Sync eng/common directory with azure-sdk-tools for PR 10616 (#34339)66a4365fix split/merge handling (#34338)db60b4d[Cosmos] Bug in fullTextScore method (#34332)de7859eDowngrade webpubsub dependency to unblock release (#34311)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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