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 the dependencies group across 1 directory with 6 updates #768

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps the dependencies group with 6 updates in the /examples/sveltekit directory:

Package From To
@sveltejs/kit 2.5.7 2.5.8
@types/node 20.12.11 20.12.12
@typescript-eslint/eslint-plugin 7.8.0 7.9.0
@typescript-eslint/parser 7.8.0 7.9.0
eslint-plugin-svelte 2.38.0 2.39.0
svelte 4.2.15 4.2.17

Updates @sveltejs/kit from 2.5.7 to 2.5.8

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.8

Patch Changes

  • fix: prevent excessive Vite dependency optimizations on navigation (#12182)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.8

Patch Changes

  • fix: prevent excessive Vite dependency optimizations on navigation (#12182)
Commits

Updates @types/node from 20.12.11 to 20.12.12

Commits

Updates @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.9.0

7.9.0 (2024-05-13)

🚀 Features

  • rule-tester: check for missing placeholder data in the message (#9039)

🩹 Fixes

  • do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.9.0 (2024-05-13)

🩹 Fixes

  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Commits
  • 77fc366 chore(release): publish 7.9.0
  • f53fece chore: add knip (#8192)
  • 8acb8d4 fix(eslint-plugin): [explicit-function-return-types] fix false positive on de...
  • d696ea2 docs(eslint-plugin): fix several 404 URLs (#9064)
  • 37a41d9 docs: fix broken link to import/no-duplicates on no-duplicate-imports pag...
  • ab92621 docs: correct its/it's spelling (#9048)
  • f248e68 docs: [no-floating-promises] remove ugly commas (#9034)
  • 6e1241b docs: fix no-unnecessary-boolean-literal-compare example (#8981)
  • See full diff in compare view

Updates @typescript-eslint/parser from 7.8.0 to 7.9.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.9.0

7.9.0 (2024-05-13)

🚀 Features

  • rule-tester: check for missing placeholder data in the message (#9039)

🩹 Fixes

  • do not pass tsconfig canonical file name to typescript API to get program details for config file (#9042)
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters (#9045)

❤️ Thank You

  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.9.0 (2024-05-13)

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.

Commits

Updates eslint-plugin-svelte from 2.38.0 to 2.39.0

Release notes

Sourced from eslint-plugin-svelte's releases.

v2.39.0

Minor Changes

Changelog

Sourced from eslint-plugin-svelte's changelog.

2.39.0

Minor Changes

Commits
  • 7e4e258 chore: release eslint-plugin-svelte (#756)
  • 6ee50c8 feat: Update svelte-eslint-parser to 0.36 (#758)
  • 49adff2 fix(deps): update dependency known-css-properties to ^0.31.0
  • da4d535 feat: add svelte/no-svelte-internal rule (#749)
  • bb245f1 chore(deps): update dependency eslint-plugin-markdown to v5
  • 8ec1934 chore(deps): update dependency @​types/markdown-it-emoji to v3
  • c540344 chore(deps): update dependency esbuild to ^0.21.0
  • b746b02 chore(deps): update dependency stylelint to ~16.5.0
  • 8070ab3 fix: disable a few rules in docs-svelte-kit (#752)
  • 2dac0a3 chore: add Node22 in CI (#750)
  • Additional commits viewable in compare view

Updates svelte from 4.2.15 to 4.2.17

Release notes

Sourced from svelte's releases.

svelte@4.2.17

Patch Changes

  • fix: correctly handle falsy values of style directives in SSR mode (#11584)

svelte@4.2.16

Patch Changes

  • fix: check if svelte component exists on custom element destroy (#11489)
Changelog

Sourced from svelte's changelog.

4.2.17

Patch Changes

  • fix: correctly handle falsy values of style directives in SSR mode (#11584)

4.2.16

Patch Changes

  • fix: check if svelte component exists on custom element destroy (#11489)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the dependencies group with 6 updates in the /examples/sveltekit directory:

| Package | From | To |
| --- | --- | --- |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.5.7` | `2.5.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.11` | `20.12.12` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.8.0` | `7.9.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.8.0` | `7.9.0` |
| [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.38.0` | `2.39.0` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.15` | `4.2.17` |



Updates `@sveltejs/kit` from 2.5.7 to 2.5.8
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.5.8/packages/kit)

Updates `@types/node` from 20.12.11 to 20.12.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser)

Updates `eslint-plugin-svelte` from 2.38.0 to 2.39.0
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](sveltejs/eslint-plugin-svelte@v2.38.0...v2.39.0)

Updates `svelte` from 4.2.15 to 4.2.17
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.17/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.17/packages/svelte)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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

trunk-io bot commented May 15, 2024

😎 Merged successfully - details.

@trunk-io trunk-io bot merged commit f7fd624 into main May 15, 2024
19 checks passed
@trunk-io trunk-io bot deleted the dependabot/npm_and_yarn/examples/sveltekit/dependencies-9caedbac3f branch May 15, 2024 16:23
trunk-io bot pushed a commit that referenced this pull request May 20, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@arcjet/bun: 1.0.0-alpha.13</summary>

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/bun-v1.0.0-alpha.13) (2024-05-20)


### 🚀 New Features

* Create Bun.sh adapter ([#757](#757)) ([381dde5](381dde5)), closes [#475](#475)


### 📝 Documentation

* **bun:** Update the request param on protect method ([#786](#786)) ([f51b8d9](f51b8d9))


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/decorate-v1.0.0-alpha.13) (2024-05-20)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/duration-v1.0.0-alpha.13) (2024-05-20)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/next-v1.0.0-alpha.13) (2024-05-20)


### ⚠ BREAKING CHANGES

* **eslint-config:** Update linting rules ([#774](#774))

### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### 🧹 Miscellaneous Chores

* **eslint-config:** Update linting rules ([#774](#774)) ([c223ba0](c223ba0)), closes [#337](#337)
* **next:** Inline redirect interceptor to drop type import ([#785](#785)) ([e613372](e613372))


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/node-v1.0.0-alpha.13) (2024-05-20)


### 🚀 New Features

* Filter cookie headers when normalizing with ArcjetHeaders ([#773](#773)) ([99b3e1f](99b3e1f))


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### Dependencies

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

<details><summary>@arcjet/sveltekit: 1.0.0-alpha.13</summary>

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/sveltekit-v1.0.0-alpha.13) (2024-05-20)


### 🚀 New Features

* Create SvelteKit adapter ([#775](#775)) ([002fdbb](002fdbb)), closes [#754](#754)


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/analyze-v1.0.0-alpha.13) (2024-05-20)


### 🪲 Bug Fixes

* **analyze:** Leverage string interpolation to import Wasm files on edge runtime ([#784](#784)) ([9b85908](9b85908))


### 📦 Dependencies

* **dev:** Bump @bytecodealliance/jco from 1.1.1 to 1.2.2 ([#707](#707)) ([39989b8](39989b8))
* **dev:** Bump @bytecodealliance/jco from 1.2.2 to 1.2.4 ([#725](#725)) ([7c43124](7c43124))
* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/eslint-config-v1.0.0-alpha.13) (2024-05-20)


### ⚠ BREAKING CHANGES

* **eslint-config:** Update linting rules ([#774](#774))

### 📦 Dependencies

* Bump eslint-config-next from 14.2.2 to 14.2.3 ([#670](#670)) ([8d7ff7e](8d7ff7e))
* Bump eslint-config-turbo from 1.13.2 to 1.13.3 ([#686](#686)) ([1b9b68e](1b9b68e))


### 🧹 Miscellaneous Chores

* **eslint-config:** Update linting rules ([#774](#774)) ([c223ba0](c223ba0)), closes [#337](#337)
</details>

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/ip-v1.0.0-alpha.13) (2024-05-20)


### ⚠ BREAKING CHANGES

* **eslint-config:** Update linting rules ([#774](#774))

### 🚀 New Features

* **ip:** Detect Fly-Client-IP header when available ([#751](#751)) ([73359f6](73359f6))


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### 🧹 Miscellaneous Chores

* **eslint-config:** Update linting rules ([#774](#774)) ([c223ba0](c223ba0)), closes [#337](#337)


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/logger-v1.0.0-alpha.13) (2024-05-20)


### ⚠ BREAKING CHANGES

* **eslint-config:** Update linting rules ([#774](#774))

### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### 🧹 Miscellaneous Chores

* **eslint-config:** Update linting rules ([#774](#774)) ([c223ba0](c223ba0)), closes [#337](#337)


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/protocol-v1.0.0-alpha.13) (2024-05-20)


### ⚠ BREAKING CHANGES

* **protocol:** Export only things we use from connect and buf ([#783](#783))
* **eslint-config:** Update linting rules ([#774](#774))

### 🚀 New Features

* Create Bun.sh adapter ([#757](#757)) ([381dde5](381dde5)), closes [#475](#475)
* Create SvelteKit adapter ([#775](#775)) ([002fdbb](002fdbb)), closes [#754](#754)


### 🪲 Bug Fixes

* **protocol:** Export only things we use from connect and buf ([#783](#783)) ([4596da5](4596da5))


### 📦 Dependencies

* Bump @bufbuild/protobuf from 1.8.0 to 1.9.0 ([#652](#652)) ([4cd2114](4cd2114))
* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### 🧹 Miscellaneous Chores

* **eslint-config:** Update linting rules ([#774](#774)) ([c223ba0](c223ba0)), closes [#337](#337)


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/rollup-config-v1.0.0-alpha.13) (2024-05-20)


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### Dependencies

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

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

## [1.0.0-alpha.13](https://github.com/arcjet/arcjet-js/compare/v1.0.0-alpha.12...@arcjet/tsconfig-v1.0.0-alpha.13) (2024-05-20)


### 🧹 Miscellaneous Chores

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

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

## [1.0.0-alpha.13](v1.0.0-alpha.12...arcjet-v1.0.0-alpha.13) (2024-05-20)


### ⚠ BREAKING CHANGES

* **eslint-config:** Update linting rules ([#774](#774))

### 🚀 New Features

* Filter cookie headers when normalizing with ArcjetHeaders ([#773](#773)) ([99b3e1f](99b3e1f))


### 📦 Dependencies

* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))


### 🧹 Miscellaneous Chores

* **eslint-config:** Update linting rules ([#774](#774)) ([c223ba0](c223ba0)), closes [#337](#337)


### Dependencies

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

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

## [1.0.0-alpha.13](v1.0.0-alpha.12...v1.0.0-alpha.13) (2024-05-20)


### ⚠ BREAKING CHANGES

* **protocol:** Export only things we use from connect and buf ([#783](#783))
* **eslint-config:** Update linting rules ([#774](#774))

### 🚀 New Features

* Create Bun.sh adapter ([#757](#757)) ([381dde5](381dde5)), closes [#475](#475)
* Create SvelteKit adapter ([#775](#775)) ([002fdbb](002fdbb)), closes [#754](#754)
* Filter cookie headers when normalizing with ArcjetHeaders ([#773](#773)) ([99b3e1f](99b3e1f))
* **ip:** Detect Fly-Client-IP header when available ([#751](#751)) ([73359f6](73359f6))


### 🪲 Bug Fixes

* **analyze:** Leverage string interpolation to import Wasm files on edge runtime ([#784](#784)) ([9b85908](9b85908))
* **protocol:** Export only things we use from connect and buf ([#783](#783)) ([4596da5](4596da5))


### 📦 Dependencies

* Bump @bufbuild/protobuf from 1.8.0 to 1.9.0 ([#652](#652)) ([4cd2114](4cd2114))
* Bump eslint-config-next from 14.2.2 to 14.2.3 ([#670](#670)) ([8d7ff7e](8d7ff7e))
* Bump eslint-config-turbo from 1.13.2 to 1.13.3 ([#686](#686)) ([1b9b68e](1b9b68e))
* **dev:** Bump @bytecodealliance/jco from 1.1.1 to 1.2.2 ([#707](#707)) ([39989b8](39989b8))
* **dev:** Bump @bytecodealliance/jco from 1.2.2 to 1.2.4 ([#725](#725)) ([7c43124](7c43124))
* **dev:** Bump @rollup/wasm-node from 4.14.3 to 4.17.2 ([#708](#708)) ([6e548bf](6e548bf))
* **example:** Bump @clerk/nextjs from 4.29.12 to 4.30.0 in /examples/nextjs-14-clerk-rl in the dependencies group ([#637](#637)) ([0fa5e3e](0fa5e3e))
* **example:** Bump @clerk/nextjs from 5.0.10 to 5.0.11 in /examples/nextjs-14-clerk-rl in the dependencies group ([#771](#771)) ([81d1078](81d1078))
* **example:** Bump @clerk/nextjs from 5.0.10 to 5.0.11 in /examples/nextjs-14-clerk-shield in the dependencies group ([#770](#770)) ([ae4c32e](ae4c32e))
* **example:** Bump @clerk/nextjs from 5.0.11 to 5.0.12 in /examples/nextjs-14-clerk-rl in the dependencies group ([#776](#776)) ([1454a35](1454a35))
* **example:** Bump @clerk/nextjs from 5.0.11 to 5.0.12 in /examples/nextjs-14-clerk-shield in the dependencies group ([#777](#777)) ([8b5c648](8b5c648))
* **example:** Bump @hono/node-server from 1.10.0 to 1.10.1 in /examples/nodejs-hono-rl in the dependencies group ([#640](#640)) ([5a8998f](5a8998f))
* **example:** Bump @sveltejs/kit from 2.5.8 to 2.5.9 in /examples/sveltekit in the dependencies group ([#790](#790)) ([9e14db1](9e14db1))
* **example:** Bump @types/react from 18.3.1 to 18.3.2 in /examples/nextjs-14-app-dir-rl in the dependencies group ([#741](#741)) ([625a165](625a165))
* **example:** Bump @types/react from 18.3.1 to 18.3.2 in /examples/nextjs-14-app-dir-validate-email in the dependencies group ([#746](#746)) ([a562bed](a562bed))
* **example:** Bump @types/react from 18.3.1 to 18.3.2 in /examples/nextjs-14-decorate in the dependencies group ([#739](#739)) ([b3da4e6](b3da4e6))
* **example:** Bump @types/react from 18.3.1 to 18.3.2 in /examples/nextjs-14-ip-details in the dependencies group ([#745](#745)) ([debbe35](debbe35))
* **example:** Bump @types/react from 18.3.1 to 18.3.2 in /examples/nextjs-14-nextauth-4 in the dependencies group ([#748](#748)) ([e521eb9](e521eb9))
* **example:** Bump @types/react from 18.3.1 to 18.3.2 in /examples/nextjs-14-pages-wrap in the dependencies group ([#742](#742)) ([9f8040a](9f8040a))
* **example:** Bump ai from 3.1.8 to 3.1.9 in /examples/nextjs-14-openai in the dependencies group ([#767](#767)) ([bd7cf85](bd7cf85))
* **example:** Bump ai from 3.1.9 to 3.1.12 in /examples/nextjs-14-openai in the dependencies group across 1 directory ([#779](#779)) ([225dbae](225dbae))
* **example:** Bump eslint-config-next from 14.2.2 to 14.2.3 in /examples/nextjs-example in the dependencies group ([#668](#668)) ([36bf48b](36bf48b))
* **example:** Bump hono from 4.2.5 to 4.2.7 in /examples/nodejs-hono-rl ([#654](#654)) ([330b317](330b317))
* **example:** Bump hono from 4.3.4 to 4.3.7 in /examples/nodejs-hono-rl in the dependencies group across 1 directory ([#762](#762)) ([8fb68f5](8fb68f5))
* **example:** Bump hono from 4.3.7 to 4.3.8 in /examples/nodejs-hono-rl in the dependencies group ([#789](#789)) ([94c5e01](94c5e01))
* **example:** Bump lucide-react from 0.370.0 to 0.371.0 in /examples/nextjs-14-authjs-5 in the dependencies group ([#638](#638)) ([3e79236](3e79236))
* **example:** Bump the dependencies group across 1 directory with 13 updates ([#760](#760)) ([18456d9](18456d9))
* **example:** Bump the dependencies group across 1 directory with 2 updates ([#732](#732)) ([0ff6abc](0ff6abc))
* **example:** Bump the dependencies group across 1 directory with 2 updates ([#736](#736)) ([608c9c4](608c9c4))
* **example:** Bump the dependencies group across 1 directory with 2 updates ([#737](#737)) ([41ddb45](41ddb45))
* **example:** Bump the dependencies group across 1 directory with 2 updates ([#763](#763)) ([c3d6b1d](c3d6b1d))
* **example:** Bump the dependencies group across 1 directory with 2 updates ([#764](#764)) ([ffc7739](ffc7739))
* **example:** Bump the dependencies group across 1 directory with 3 updates ([#761](#761)) ([eb6d64d](eb6d64d))
* **example:** Bump the dependencies group across 1 directory with 6 updates ([#689](#689)) ([f9ee74f](f9ee74f))
* **example:** Bump the dependencies group across 1 directory with 6 updates ([#692](#692)) ([d06033f](d06033f))
* **example:** Bump the dependencies group across 1 directory with 6 updates ([#698](#698)) ([3d14b66](3d14b66))
* **example:** Bump the dependencies group across 1 directory with 6 updates ([#699](#699)) ([a473eee](a473eee))
* **example:** Bump the dependencies group across 1 directory with 6 updates ([#702](#702)) ([1b7b3bb](1b7b3bb))
* **example:** Bump the dependencies group across 1 directory with 6 updates ([#703](#703)) ([6923c83](6923c83))
* **example:** Bump the dependencies group across 1 directory with 6 updates ([#768](#768)) ([f7fd624](f7fd624))
* **example:** Bump the dependencies group across 1 directory with 8 updates ([#735](#735)) ([0e08e60](0e08e60))
* **example:** Bump the dependencies group across 1 directory with 9 updates ([#740](#740)) ([74f4308](74f4308))
* **example:** Bump the dependencies group in /examples/nextjs-14-openai with 2 updates ([#636](#636)) ([5500faf](5500faf))
* **example:** Bump the dependencies group in /examples/nextjs-14-react-hook-form with 2 updates ([#639](#639)) ([1337efc](1337efc))


### 📝 Documentation

* **bun:** Update the request param on protect method ([#786](#786)) ([f51b8d9](f51b8d9))
* **examples:** Add NestJS example ([#688](#688)) ([f9cbc35](f9cbc35))
* **examples:** Updated to Clerk Core 2 (Clerk NextJS v5) ([#704](#704)) ([9049bad](9049bad))


### 🧹 Miscellaneous Chores

* **ci:** Ignore eslint 9 in SvelteKit example ([#766](#766)) ([6f8edac](6f8edac))
* **ci:** Version Bun and SvelteKit adapters ([#787](#787)) ([384e4a4](384e4a4))
* **eslint-config:** Update linting rules ([#774](#774)) ([c223ba0](c223ba0)), closes [#337](#337)
* **example:** Add SvelteKit app ([#738](#738)) ([56f7dd3](56f7dd3))
* **example:** Remove Next 13 example ([#734](#734)) ([0cafdbe](0cafdbe))
* **next:** Inline redirect interceptor to drop type import ([#785](#785)) ([e613372](e613372))
</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.

None yet

1 participant