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

chore(deps): update all non-major dependencies #370

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@aws-sdk/client-dynamodb (source) dependencies minor 3.606.0 -> 3.609.0 age adoption passing confidence
@aws-sdk/client-s3 (source) dependencies minor 3.606.0 -> 3.609.0 age adoption passing confidence
@aws-sdk/client-sesv2 (source) dependencies minor 3.606.0 -> 3.609.0 age adoption passing confidence
@aws-sdk/client-sfn (source) dependencies minor 3.606.0 -> 3.609.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) dependencies minor 3.606.0 -> 3.609.0 age adoption passing confidence
@middy/core (source) dependencies patch 5.4.2 -> 5.4.3 age adoption passing confidence
@middy/error-logger (source) dependencies patch 5.4.2 -> 5.4.3 age adoption passing confidence
@middy/http-content-negotiation (source) dependencies patch 5.4.2 -> 5.4.3 age adoption passing confidence
@middy/http-error-handler (source) dependencies patch 5.4.2 -> 5.4.3 age adoption passing confidence
@middy/http-header-normalizer (source) dependencies patch 5.4.2 -> 5.4.3 age adoption passing confidence
@middy/http-json-body-parser (source) dependencies patch 5.4.2 -> 5.4.3 age adoption passing confidence
@middy/http-response-serializer (source) dependencies patch 5.4.2 -> 5.4.3 age adoption passing confidence
@middy/validator (source) dependencies patch 5.4.2 -> 5.4.3 age adoption passing confidence
@mui/icons-material (source) dependencies minor 5.15.21 -> 5.16.0 age adoption passing confidence
@mui/material (source) dependencies minor 5.15.21 -> 5.16.0 age adoption passing confidence
@mui/x-date-pickers (source) dependencies minor 7.8.0 -> 7.9.0 age adoption passing confidence
@trautonen/cdk-dns-validated-certificate dependencies patch 0.1.3 -> 0.1.4 age adoption passing confidence
@types/node (source) devDependencies patch 20.14.9 -> 20.14.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.14.1 -> 7.15.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 7.14.1 -> 7.15.0 age adoption passing confidence
aws-cdk (source) devDependencies minor 2.147.2 -> 2.148.0 age adoption passing confidence
aws-cdk-lib (source) dependencies minor 2.147.2 -> 2.148.0 age adoption passing confidence
aws-sdk dependencies minor 2.1651.0 -> 2.1655.0 age adoption passing confidence
esbuild dependencies minor 0.21.5 -> 0.23.0 age adoption passing confidence
glob devDependencies patch 10.4.2 -> 10.4.3 age adoption passing confidence
react-router (source) dependencies patch 6.24.0 -> 6.24.1 age adoption passing confidence
typescript (source) devDependencies patch 5.5.2 -> 5.5.3 age adoption passing confidence
react-router-dom (source) dependencies patch 6.24.0 -> 6.24.1 age adoption passing confidence
vite (source) devDependencies patch 5.3.2 -> 5.3.3 age adoption passing confidence
web-vitals dependencies patch 4.2.0 -> 4.2.1 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.609.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.609.0

Compare Source

Features
  • client-s3: Added response overrides to Head Object requests. (ac9f3d2)

v3.608.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

aws/aws-sdk-js-v3 (@​aws-sdk/client-sesv2)

v3.609.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sesv2

v3.608.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sesv2

aws/aws-sdk-js-v3 (@​aws-sdk/client-sfn)

v3.609.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sfn

aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.609.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.608.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

middyjs/middy (@​middy/core)

v5.4.3

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@5.4.2...5.4.3

mui/material-ui (@​mui/icons-material)

v5.16.0

Compare Source

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.16.0
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​alexey-kozlenkov, @​jxdp, @​oliviertassinari, @​siriwatknp

mui/mui-x (@​mui/x-date-pickers)

v7.9.0

Compare Source

Jul 5, 2024

We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🔄 Add loading overlay variants, including a skeleton loader option to the Data Grid component. See Loading overlay docs for more details.
  • 🌳 Add selectItem and getItemDOMElement methods to the TreeView component public API
  • ⛏️ Make the usePickersTranslations hook public in the pickers component
  • 🐞 Bugfixes
Data Grid
@mui/x-data-grid@7.9.0
@mui/x-data-grid-pro@7.9.0 pro

Same changes as in @mui/x-data-grid@7.9.0.

@mui/x-data-grid-premium@7.9.0 premium

Same changes as in @mui/x-data-grid-pro@7.9.0.

Date and Time Pickers
@mui/x-date-pickers@7.9.0
@mui/x-date-pickers-pro@7.9.0 pro

Same changes as in @mui/x-date-pickers@7.9.0.

Charts
@mui/x-charts@7.9.0
Tree View
@mui/x-tree-view@7.9.0
Docs
Core
trautonen/cdk-dns-validated-certificate (@​trautonen/cdk-dns-validated-certificate)

v0.1.4

Compare Source

0.1.4 (2024-07-02)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.15.0

Compare Source

🚀 Features
  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes
  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You
  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.15.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

aws/aws-cdk (aws-cdk)

v2.148.0

Compare Source

Features
Bug Fixes
Reverts

Alpha modules (2.148.0-alpha.0)
Features
Bug Fixes

v2.147.3

Compare Source

Bug Fixes

Alpha modules (2.147.3-alpha.0)

aws/aws-sdk-js (aws-sdk)

v2.1655.0

Compare Source

  • feature: ECR: This release for Amazon ECR makes change to bring the SDK into sync with the API.
  • feature: PaymentCryptographyData: Added further restrictions on logging of potentially sensitive inputs and outputs.
  • feature: QBusiness: Updates API to latest version.

v2.1654.0

Compare Source

  • feature: Organizations: Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
  • feature: Rekognition: This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
  • feature: WorkSpaces: Fix create workspace bundle RootStorage/UserStorage to accept non null values

v2.1653.0

Compare Source

  • feature: EC2: Documentation updates for Elastic Compute Cloud (EC2).
  • feature: FMS: Increases Customer API's ManagedServiceData length
  • feature: S3: Added response overrides to Head Object requests.

v2.1652.0

Compare Source

  • feature: APIGateway: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: CognitoIdentity: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: Connect: Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.
  • feature: DocDB: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: EKS: Updates EKS managed node groups to support EC2 Capacity Blocks for ML
  • feature: PaymentCryptography: Added further restrictions on logging of potentially sensitive inputs and outputs.
  • feature: PaymentCryptographyData: Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.
  • feature: SWF: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: StepFunctions: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
evanw/esbuild (esbuild)

v0.23.0

Compare Source

This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of esbuild in your package.json file (recommended) or be using a version range syntax that only accepts patch upgrades such as ^0.22.0 or ~0.22.0. See npm's documentation about semver for more information.

  • Revert the recent change to avoid bundling dependencies for node (#​3819)

    This release reverts the recent change in version 0.22.0 that made --packages=external the default behavior with --platform=node. The default is now back to --packages=bundle.

    I've just been made aware that Amazon doesn't pin their dependencies in their "AWS CDK" product, which means that whenever esbuild publishes a new release, many people (potentially everyone?) using their SDK around the world instantly starts using it without Amazon checking that it works first. This change in version 0.22.0 happened to break their SDK. I'm amazed that things haven't broken before this point. This revert attempts to avoid these problems for Amazon's customers. Hopefully Amazon will pin their dependencies in the future.

    In addition, this is probably a sign that esbuild is used widely enough that it now needs to switch to a more complicated release model. I may have esbuild use a beta channel model for further development.

  • Fix preserving collapsed JSX whitespace (#​3818)

    When transformed, certain whitespace inside JSX elements is ignored completely if it collapses to an empty string. However, the whitespace should only be ignored if the JSX is being transformed, not if it's being preserved. This release fixes a bug where esbuild was previously incorrectly ignoring collapsed whitespace with --jsx=preserve. Here is an example:

    // Original code
    <Foo>
      <Bar />
    </Foo>
    
    // Old output (with --jsx=preserve)
    <Foo><Bar /></Foo>;
    
    // New output (with --jsx=preserve)
    <Foo>
      <Bar />
    </Foo>;

v0.22.0

Compare Source

This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of esbuild in your package.json file (recommended) or be using a version range syntax that only accepts patch upgrades such as ^0.21.0 or ~0.21.0. See npm's documentation about semver for more information.

  • Omit packages from bundles by default when targeting node (#​1874, #​2830, #​2846, #​2915, #​3145, #​3294, #​3323, #​3582, #​3809, #​3815)

    This breaking change is an experiment. People are commonly confused when using esbuild to bundle code for node (i.e. for --platform=node) because some packages may not be intended for bundlers, and may use node-specific features that don't work with a bundler. Even though esbuild's "getting started" instructions say to use --packages=external to work around this problem, many people don't read the documentation and don't do this, and are then confused when it doesn't work. So arguably this is a bad default behavior for esbuild to have if people keep tripping over this.

    With this release, esbuild will now omit packages from the bundle by default when the platform is node (i.e. the previous behavior of --packages=external is now the default in this case). Note that your dependencies must now be present on the file system when your bundle is run. If you don't want this behavior, you can do --packages=bundle to allow packages to be included in the bundle (i.e. the previous default behavior). Note that --packages=bundle doesn't mean all packages are bundled, just that packages are allowed to be bundled. You can still exclude individual packages from the bundle using --external: even when --packages=bundle is present.

    The --packages= setting considers all import paths that "look like" package imports in the original source code to be package imports. Specifically import paths that don't start with a path segment of / or . or .. are considered to be package imports. The only two exceptions to this rule are subpath imports (which start with a # character) and TypeScript path remappings via paths and/or baseUrl in tsconfig.json (which are applied first).

  • Drop support for older platforms (#​3802)

    This release drops support for the following operating systems:

    • Windows 7
    • Windows 8
    • Windows Server 2008
    • Windows Server 2012

    This is because the Go programming language dropped support for these operating system versions in Go 1.21, and this release updates esbuild from Go 1.20 to Go 1.22.

    Note that this only affects the binary esbuild executables that are published to the esbuild npm package. It's still possible to compile esbuild's source code for these older operating systems. If you need to, you can compile esbuild for yourself using an older version of the Go compiler (before Go version 1.21). That might look something like this:

    git clone https://github.com/evanw/esbuild.git
    cd esbuild
    go build ./cmd/esbuild
    ./esbuild.exe --version
    

    In addition, this release increases the minimum required node version for esbuild's JavaScript API from node 12 to node 18. Node 18 is the oldest version of node that is still being supported (see node's release schedule for more information). This increase is because of an incompatibility between the JavaScript that the Go compiler generates for the esbuild-wasm package and versions of node before node 17.4 (specifically the crypto.getRandomValues function).

  • Update await using behavior to match TypeScript

    TypeScript 5.5 subtly changes the way await using behaves. This release updates esbuild to match these changes in TypeScript. You can read more about these changes in microsoft/TypeScript#58624.

  • Allow es2024 as a target environment

    The ECMAScript 2024 specification was just approved, so it has been added to esbuild as a possible compilation target. You can read more about the features that it adds here: https://2ality.com/2024/06/ecmascript-2024.html. The only addition that's relevant for esbuild is the regular expression /v flag. With --target=es2024, regular expressions that use the /v flag will now be passed through untransformed instead of being transformed into a call to new RegExp.

  • Publish binaries for OpenBSD on 64-bit ARM (#​3665, #​3674)

    With this release, you should now be able to install the esbuild npm package in OpenBSD on 64-bit ARM, such as on an Apple device with an M1 chip.

    This was contributed by @​ikmckenz.


Configuration

📅 Schedule: Branch creation - "before 6am on saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@mergify mergify bot merged commit 1ce74fc into master Jul 6, 2024
4 checks passed
@mergify mergify bot deleted the renovate/all-minor-patch branch July 6, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants