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

Bump @azure/msal-node and azurite #73

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps @azure/msal-node to 2.9.2 and updates ancestor dependency azurite. These dependencies need to be updated together.

Updates @azure/msal-node from 1.14.0 to 2.9.2

Release notes

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

@​azure/msal-node v2.9.2

2.9.2

Mon, 10 Jun 2024 22:30:36 GMT

Patches

@​azure/msal-node v2.9.1

2.9.1

Tue, 04 Jun 2024 00:08:57 GMT

Patches

  • Bump @​azure/msal-common to v14.11.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.9.0

2.9.0

Tue, 28 May 2024 21:37:23 GMT

Minor changes

  • Added API for Managed Identity to detect the current environment #7093 (rginsburg@microsoft.com)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.8.0

2.8.0

Mon, 06 May 2024 23:48:17 GMT

Minor changes

  • Client Assertion Implementation now accepts a callback instead of a string argument (rginsburg@microsoft.com)
  • Bump @​azure/msal-common to v14.10.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

Patches

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by azuread, a new releaser for @​azure/msal-node since your current version.


Updates azurite from 3.23.0 to 3.30.0

Release notes

Sourced from azurite's releases.

Azurite v3.29.0

2023.12 Version 3.29.0

General:

  • Bump up service API version to 2024-02-04

Table:

  • Filters etag from entity writes - seen when some tools clone tables (issue #1536)

Azurite v3.28.0

2023.11 Version 3.28.0

General:

  • Add --inMemoryPersistence and --extentMemoryLimit options and related configs to store all data in-memory without disk persistence. (issue #2227)

Blob:

  • Fixed issue of not requiring SAS permission for some specific operations. (issue #2299)

Table:

  • Fixed table sas request failure with table name include upper case letter (Issue #1359)

Azurite v3.27.0

2023.10 Version 3.27.0

General:

  • Bump up service API version to 2023-11-03

Blob:

  • Fix validation of Blob SAS token when using the second key for an account in AZURITE_ACCOUNTS
  • Set accessTierInferred to false after upload blob with accessTier (issue #2038)
  • Support blob new access tier Cold
  • Fixed startCopyFromURL, copyFromURL API to return 400 (InvalidHeaderValue) when copy source has invalid format. (issue #1954)
  • Fixed CommitBlockList API to return 400 (InvalidXmlDocument) when the request is sent with JSON body. (issue #1955)
  • Added "x-ms-is-hns-enabled" header in GetAccountInfo API responds (issue #1810)
  • Fixed authentication error in production style URL for secondary location (issue #2208)
  • Fixed issue of failures for blob batch requests in product style.

Queue:

  • Fixed set Queue ACL failure when Start is missing (issue #2065)
  • Fixed authentication error in production style URL for secondary location (issue #2208)

Table:

... (truncated)

Changelog

Sourced from azurite's changelog.

2024.04 Version 3.30.0

General:

  • Bump up service API version to 2024-05-04
  • Fixed issue of failure when connecting to mssql with docker image or exe.

Blob:

  • Fixed issue of setting blob tag should not update Blob Etag and LastModified. (issue #2327)
  • Fix HTTP header parsing of SubmitBatch(). If a HTTP header has HTTP header delimiter (:) in its value, SubmitBatch() returns "400 One of the request inputs is not valid". For example, if user-agent header is azsdk-cpp-storage-blobs/12.10.0-beta.1 (Darwin 23.1.0 arm64 Darwin Kernel Version 23.1.0: Mon Oct 9 21:28:12 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T8103), all SubmitBatch() requests are failed.
  • Fixed issue of blob copying succeed without 'r' permission in source blob's SAS token credential.
  • Fixed issue of list container contains metadata even request doesn't have include=metadata (issue #2382)

Table:

  • Fail the insert entity request with double property whose value is greater than MAX_VALUE (Issue #2387)

Table:

  • Fixed issue of returning incorrect entities when querying table with int64 values. (issue #2385)

2023.12 Version 3.29.0

General:

  • Bump up service API version to 2024-02-04

Table:

  • Filters etag from entity writes - seen when some tools clone tables (issue #1536)

2023.11 Version 3.28.0

General:

  • Add --inMemoryPersistence and --extentMemoryLimit options and related configs to store all data in-memory without disk persistence. (issue #2227)

Blob:

  • Fixed issue of not requiring SAS permission for some specific operations. (issue #2299)

Table:

  • Fixed table sas request failure with table name include upper case letter (Issue #1359)
  • Filters etag from entity writes - seen when some tools clone tables (issue #1536)

2023.10 Version 3.27.0

General:

... (truncated)

Commits
  • 2bb552e Bump API version to 2024-05-04 and package version to 3.30.0 (#2390)
  • fcfaba5 Fix issue of returning incorrect entities when querying table with int64 valu...
  • d98901e Bump tedious version from 16.0.0 to 16.7.0 (#2364)
  • 630ea56 Fixed issue of list container contains metadata even request doesn't have inc...
  • ad3114c Fail the insert entity request with double property whose value is greater th...
  • 0e6b520 Resolve issue of error when connecting to mssql with docker image or exe (#2370)
  • d544d16 Bump prettier from 3.0.3 to 3.1.1 (#2338)
  • fd20783 Bump mysql2 from 3.6.3 to 3.7.0 (#2335)
  • 3f64420 Fix issue of copy succeeded without 'r' permission in SAS token credential (#...
  • 9208664 Fix issue 2327: set tag should not change etag, LMT (#2328)
  • 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 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.

Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) to 2.9.2 and updates ancestor dependency [azurite](https://github.com/azure/azurite). These dependencies need to be updated together.


Updates `@azure/msal-node` from 1.14.0 to 2.9.2
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v1.14.0...msal-node-v2.9.2)

Updates `azurite` from 3.23.0 to 3.30.0
- [Release notes](https://github.com/azure/azurite/releases)
- [Changelog](https://github.com/Azure/Azurite/blob/main/ChangeLog.md)
- [Commits](Azure/Azurite@v3.23.0...v3.30.0)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: indirect
- dependency-name: azurite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 11, 2024
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