Attempted release 3.0.0#106
Merged
Merged
Conversation
…providers Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.4.1 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.4.1 to 5.4.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.4.1...v5.4.1) Updates `@aws-sdk/client-lambda` from 3.693.0 to 3.1004.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1004.0/clients/client-lambda) Updates `@aws-sdk/credential-providers` from 3.693.0 to 3.1004.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1004.0/packages/credential-providers) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.4.1 dependency-type: indirect - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.1004.0 dependency-type: direct:production - dependency-name: "@aws-sdk/credential-providers" dependency-version: 3.1004.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…ti-a2d8f9d730 Bump fast-xml-parser, @aws-sdk/client-lambda and @aws-sdk/credential-providers
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 10.2.0 to 10.4.0. - [Release notes](https://github.com/s3u/JSONPath/releases) - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md) - [Commits](JSONPath-Plus/JSONPath@v10.2.0...v10.4.0) --- updated-dependencies: - dependency-name: jsonpath-plus dependency-version: 10.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…path-plus-10.4.0 Bump jsonpath-plus from 10.2.0 to 10.4.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.27.2 to 4.59.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.27.2...v4.59.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…lup-4.59.0 Bump rollup from 4.27.2 to 4.59.0
These functions perform the same logic as lodash's `isEqual`, `cloneDeep`, and `set`, but for JSON values only. This is to not require lodash as a dependency and remove it
Chore/remove lodash
…ormat `eslint.config.mjs`
…t promise even if task errors out
Chore/bump to node 22
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.
Lodash removal
#104
Upgrade to Node 22
#105
UPDATE
This was missing the change in #107 for the OIDC authentication to be able to publish the package to NPM.