Skip to content

Attempted release 3.0.0#106

Merged
nibble-4bits merged 26 commits into
masterfrom
develop
Apr 11, 2026
Merged

Attempted release 3.0.0#106
nibble-4bits merged 26 commits into
masterfrom
develop

Conversation

@nibble-4bits
Copy link
Copy Markdown
Owner

@nibble-4bits nibble-4bits commented Apr 11, 2026

This release is a breaking change, as the package now requires Node version to be >=22.

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.

dependabot Bot and others added 26 commits March 8, 2026 18:24
…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
@nibble-4bits nibble-4bits merged commit 851249d into master Apr 11, 2026
1 check passed
@nibble-4bits nibble-4bits changed the title Release 3.0.0 Attempted release 3.0.0 Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant