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

[JS] bump: (deps): Bump the production group in /js with 2 updates #1167

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

#minor Bumps the production group in /js with 2 updates: @azure/msal-node and openai.

Updates @azure/msal-node from 2.6.0 to 2.6.1

Release notes

Sourced from @​azure/msal-node's releases.

@​azure/msal-node v2.6.1

2.6.1

Tue, 09 Jan 2024 00:03:25 GMT

Patches

Commits
  • 3d2f8c8 Bump package versions
  • 4789406 AppMetadataEntity refactor into Type (#6807)
  • 2c5e457 AuthorityMetadataEntity refactor into Type (#6802)
  • 19811d7 Bump actions/upload-artifact from 3 to 4 (#6778)
  • 648501e Update Nested App Auth internal schema (#6737)
  • 4aacf4d Dynamically load BrowserPerformanceMeasurement to capture browser perf meas...
  • c2dfe4e Reduce unnecessary cache lookups (#6753)
  • 462e876 Fix token refresh with relative redirectUri (#6761)
  • 793b5e6 Handle bad_token by removing bad refresh token from cache (#6757)
  • 162a8c1 Convert ThrottlingEntity into a type (#6754)
  • Additional commits viewable in compare view

Updates openai from 4.24.1 to 4.24.7

Release notes

Sourced from openai's releases.

v4.24.7

4.24.7 (2024-01-13)

Full Changelog: v4.24.6...v4.24.7

Chores

  • ecosystem-tests: fix flaky vercel-edge, cloudflare-worker, and deno tests (#626) (ae412a5)
  • ecosystem-tests: fix typo in deno test (#628) (048ec94)

v4.24.6

4.24.6 (2024-01-12)

Full Changelog: v4.24.5...v4.24.6

Chores

  • ecosystem-tests: fix flaky tests and remove fine tuning calls (#623) (258d79f)
  • ecosystem-tests: fix flaky tests and remove fine tuning calls (#625) (58e5fd8)

v4.24.5

4.24.5 (2024-01-12)

Full Changelog: v4.24.4...v4.24.5

Refactors

v4.24.4

4.24.4 (2024-01-11)

Full Changelog: v4.24.3...v4.24.4

Chores

  • internal: narrow type into stringifyQuery (#619) (88fb9cd)

v4.24.3

4.24.3 (2024-01-10)

Full Changelog: v4.24.2...v4.24.3

Bug Fixes

  • use default base url if BASE_URL env var is blank (#615) (a27ad3d)

v4.24.2

4.24.2 (2024-01-08)

... (truncated)

Changelog

Sourced from openai's changelog.

4.24.7 (2024-01-13)

Full Changelog: v4.24.6...v4.24.7

Chores

  • ecosystem-tests: fix flaky vercel-edge, cloudflare-worker, and deno tests (#626) (ae412a5)
  • ecosystem-tests: fix typo in deno test (#628) (048ec94)

4.24.6 (2024-01-12)

Full Changelog: v4.24.5...v4.24.6

Chores

  • ecosystem-tests: fix flaky tests and remove fine tuning calls (#623) (258d79f)
  • ecosystem-tests: fix flaky tests and remove fine tuning calls (#625) (58e5fd8)

4.24.5 (2024-01-12)

Full Changelog: v4.24.4...v4.24.5

Refactors

4.24.4 (2024-01-11)

Full Changelog: v4.24.3...v4.24.4

Chores

  • internal: narrow type into stringifyQuery (#619) (88fb9cd)

4.24.3 (2024-01-10)

Full Changelog: v4.24.2...v4.24.3

Bug Fixes

  • use default base url if BASE_URL env var is blank (#615) (a27ad3d)

4.24.2 (2024-01-08)

Full Changelog: v4.24.1...v4.24.2

Bug Fixes

  • headers: always send lowercase headers and strip undefined (BREAKING in rare cases) (#608) (4ea159f)

... (truncated)

Commits
  • d67c11b release: 4.24.7
  • ffad11b chore(ecosystem-tests): fix typo in deno test (#628)
  • adbf4b0 chore(ecosystem-tests): fix flaky vercel-edge, cloudflare-worker, and deno te...
  • 6456004 release: 4.24.6
  • cabd02a chore(ecosystem-tests): fix flaky tests and remove fine tuning calls (#625)
  • 1da1200 chore(ecosystem-tests): fix flaky tests and remove fine tuning calls (#623)
  • f705de2 release: 4.24.5
  • 75df4d8 refactor(api): remove deprecated endpoints (#621)
  • 2a1731a release: 4.24.4
  • b78b430 chore(internal): narrow type into stringifyQuery (#619)
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
@dependabot dependabot bot requested a review from singhk97 as a code owner January 15, 2024 19:53
@dependabot dependabot bot added the JS Change/fix applies to JS. If all three, use the 'JS & dotnet & Python' label label Jan 15, 2024
@dependabot dependabot bot requested a review from a team January 15, 2024 19:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/js/production-11f2273a6c branch from a75fdb3 to c560b6c Compare January 16, 2024 16:53
Bumps the production group in /js with 2 updates: [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) and [openai](https://github.com/openai/openai-node).


Updates `@azure/msal-node` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v2.6.0...msal-node-v2.6.1)

Updates `openai` from 4.24.1 to 4.24.7
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.24.1...v4.24.7)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@corinagum corinagum merged commit e4277d6 into main Jan 16, 2024
16 of 19 checks passed
@corinagum corinagum deleted the dependabot/npm_and_yarn/js/production-11f2273a6c branch January 16, 2024 22:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant