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

deps(example): Bump express from 4.18.3 to 4.19.2 in /examples/nodejs-express-rl #459

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2024

Bumps express from 4.18.3 to 4.19.2.

Release notes

Sourced from express's releases.

4.19.2

What's Changed

Full Changelog: expressjs/express@4.19.1...4.19.2

4.19.1

What's Changed

Full Changelog: expressjs/express@4.19.0...4.19.1

4.19.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.18.3...4.19.0

Changelog

Sourced from express's changelog.

4.19.2 / 2024-03-25

  • Improved fix for open redirect allow list bypass

4.19.1 / 2024-03-20

  • Allow passing non-strings to res.location with new encoding handling checks

4.19.0 / 2024-03-20

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@0.6.0
Commits
  • 04bc627 4.19.2
  • da4d763 Improved fix for open redirect allow list bypass
  • 4f0f6cc 4.19.1
  • a003cfa Allow passing non-strings to res.location with new encoding handling checks f...
  • a1fa90f fixed un-edited version in history.md for 4.19.0
  • 11f2b1d build: fix build due to inconsistent supertest behavior in older versions
  • 084e365 4.19.0
  • 0867302 Prevent open redirect allow list bypass due to encodeurl
  • 567c9c6 Add note on how to update docs for new release (#5541)
  • 69a4cf2 deps: cookie@0.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for express since your current version.


Dependabot compatibility score

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 [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 28, 2024 23:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2024
@dependabot dependabot bot requested a review from blaine-arcjet March 28, 2024 23:32
Copy link

trunk-io bot commented Mar 28, 2024

😎 Merged successfully - details.

@trunk-io trunk-io bot merged commit ee1af9d into main Mar 28, 2024
14 checks passed
@trunk-io trunk-io bot deleted the dependabot/npm_and_yarn/examples/nodejs-express-rl/express-4.19.2 branch March 28, 2024 23:52
trunk-io bot pushed a commit that referenced this pull request Apr 8, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@arcjet/decorate: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/decorate-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/logger bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/protocol bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/duration: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/duration-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/next: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/next-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/ip bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * arcjet bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/node: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/node-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/ip bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * arcjet bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/analyze: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/analyze-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @bytecodealliance/jco from 1.0.3 to 1.1.1 ([#473](#473)) ([4584fe4](4584fe4))
* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/logger bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/eslint-config: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/eslint-config-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* Bump eslint-config-next from 14.1.3 to 14.1.4 ([#403](#403)) ([119245b](119245b))
* Bump eslint-config-turbo from 1.12.5 to 1.13.2 ([#488](#488)) ([b6ab105](b6ab105))
* Bump eslint-plugin-react from 7.34.0 to 7.34.1 ([#388](#388)) ([5ff4950](5ff4950))
</details>

<details><summary>@arcjet/ip: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/ip-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/logger: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/logger-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/protocol: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/protocol-v1.0.0-alpha.11) (2024-04-08)


### 🚀 New Features

* Add ArcjetIpDetails to an ArcjetDecision ([#510](#510)) ([0642c51](0642c51)), closes [#474](#474)


### 📦 Dependencies

* Bump @bufbuild/protobuf from 1.7.2 to 1.8.0 ([#377](#377)) ([5253740](5253740))
* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/rollup-config: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/rollup-config-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>@arcjet/tsconfig: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.10...@arcjet/tsconfig-v1.0.0-alpha.11) (2024-04-08)


### 🧹 Miscellaneous Chores

* **@arcjet/tsconfig:** Synchronize arcjet-js versions
</details>

<details><summary>arcjet: 1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](v1.0.0-alpha.10...arcjet-v1.0.0-alpha.11) (2024-04-08)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @arcjet/analyze bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/duration bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/logger bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/protocol bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
  * devDependencies
    * @arcjet/eslint-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/rollup-config bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
    * @arcjet/tsconfig bumped from 1.0.0-alpha.10 to 1.0.0-alpha.11
</details>

<details><summary>1.0.0-alpha.11</summary>

## [1.0.0-alpha.11](v1.0.0-alpha.10...v1.0.0-alpha.11) (2024-04-08)


### 🚀 New Features

* Add ArcjetIpDetails to an ArcjetDecision ([#510](#510)) ([0642c51](0642c51)), closes [#474](#474)


### 📦 Dependencies

* Bump @bufbuild/protobuf from 1.7.2 to 1.8.0 ([#377](#377)) ([5253740](5253740))
* Bump eslint-config-next from 14.1.3 to 14.1.4 ([#403](#403)) ([119245b](119245b))
* Bump eslint-config-turbo from 1.12.5 to 1.13.2 ([#488](#488)) ([b6ab105](b6ab105))
* Bump eslint-plugin-react from 7.34.0 to 7.34.1 ([#388](#388)) ([5ff4950](5ff4950))
* Bump undici from 5.28.3 to 5.28.4 ([#505](#505)) ([0ffa608](0ffa608))
* **dev:** Bump @bytecodealliance/jco from 1.0.3 to 1.1.1 ([#473](#473)) ([4584fe4](4584fe4))
* **dev:** Bump @rollup/wasm-node from 4.13.0 to 4.13.2 ([#472](#472)) ([0268e51](0268e51))
* **dev:** Bump @rollup/wasm-node from 4.13.2 to 4.14.0 ([#493](#493)) ([ac14f3f](ac14f3f))
* **dev:** Bump @rollup/wasm-node from 4.14.0 to 4.14.1 ([#519](#519)) ([f859c0e](f859c0e))
* **dev:** Bump typescript from 5.4.2 to 5.4.3 ([#412](#412)) ([a69b76b](a69b76b))
* **dev:** Bump typescript from 5.4.3 to 5.4.4 ([#509](#509)) ([8976fb1](8976fb1))
* **example:** Bump express from 4.18.3 to 4.19.2 in /examples/nodejs-express-rl ([#459](#459)) ([ee1af9d](ee1af9d))
* **example:** Bump express from 4.18.3 to 4.19.2 in /examples/nodejs-express-validate-email ([#461](#461)) ([d45953e](d45953e))
* **example:** Bump the dependencies group in /examples/nextjs-13-pages-wrap with 2 updates ([#504](#504)) ([ebe7548](ebe7548))
* **example:** Bump the dependencies group in /examples/nextjs-13-pages-wrap with 6 updates ([#462](#462)) ([7e7affe](7e7affe))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 2 updates ([#498](#498)) ([c30357f](c30357f))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-rl with 7 updates ([#463](#463)) ([6181c38](6181c38))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 2 updates ([#496](#496)) ([67031c3](67031c3))
* **example:** Bump the dependencies group in /examples/nextjs-14-app-dir-validate-email with 7 updates ([#466](#466)) ([3a45ae4](3a45ae4))
* **example:** Bump the dependencies group in /examples/nextjs-14-authjs-5 with 4 updates ([#495](#495)) ([b9b3c3b](b9b3c3b))
* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-rl with 8 updates ([#506](#506)) ([3635c13](3635c13))
* **example:** Bump the dependencies group in /examples/nextjs-14-clerk-shield with 8 updates ([#507](#507)) ([f2c5c94](f2c5c94))
* **example:** Bump the dependencies group in /examples/nextjs-14-decorate with 2 updates ([#500](#500)) ([8bb40cc](8bb40cc))
* **example:** Bump the dependencies group in /examples/nextjs-14-decorate with 7 updates ([#465](#465)) ([b13a8e6](b13a8e6))
* **example:** Bump the dependencies group in /examples/nextjs-14-nextauth-4 with 2 updates ([#502](#502)) ([f4b24b5](f4b24b5))
* **example:** Bump the dependencies group in /examples/nextjs-14-nextauth-4 with 7 updates ([#468](#468)) ([6ab6cdb](6ab6cdb))
* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 4 updates ([#501](#501)) ([cde203b](cde203b))
* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 9 updates ([#467](#467)) ([f3d785e](f3d785e))
* **example:** Bump the dependencies group in /examples/nextjs-14-pages-wrap with 7 updates ([#503](#503)) ([cfb84e1](cfb84e1))
* **example:** Bump the dependencies group in /examples/nextjs-example with 1 update ([#402](#402)) ([79911af](79911af))
* **example:** Bump the dependencies group in /examples/nodejs-express-rl with 1 update ([#438](#438)) ([da12423](da12423))


### 📝 Documentation

* **examples:** Added Auth.js 5 example app ([#432](#432)) ([b7a1901](b7a1901))
* **examples:** Added NextAuth 4 example app ([#423](#423)) ([b218ebd](b218ebd))


### 🧹 Miscellaneous Chores

* **ci:** Add the NextAuth 4 example to CI ([#471](#471)) ([a3ad83a](a3ad83a))
* Refresh root README + LICENSE ([#494](#494)) ([6f6da30](6f6da30))
</details>

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.

1 participant