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: Release 1.0.0-alpha.6 #77

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

blaine-arcjet
Copy link
Contributor

🤖 I have created a release beep boop

@arcjet/next: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

🪲 Bug Fixes

  • next: Avoid appending ? if querystring is empty (#71) (16ca958)
  • next: Stop using NextUrl to avoid type conflict across version (#62) (294540a)

🧹 Miscellaneous Chores

  • deps-dev: Bump the dev-dependencies group with 2 updates (#55) (94839f3)
  • deps: Bump the dependencies group with 2 updates (#54) (9c68aa2)
  • examples: Add Next 13 wrap example (294540a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @arcjet/ip bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • arcjet bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
    • devDependencies
      • @arcjet/eslint-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/rollup-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/tsconfig bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
@arcjet/analyze: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

🧹 Miscellaneous Chores

  • deps-dev: Bump the dev-dependencies group with 2 updates (#55) (94839f3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @arcjet/logger bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
    • devDependencies
      • @arcjet/eslint-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/rollup-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/tsconfig bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
@arcjet/eslint-config: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

🧹 Miscellaneous Chores

  • @arcjet/eslint-config: Synchronize arcjet-js versions
@arcjet/ip: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

🧹 Miscellaneous Chores

  • deps-dev: Bump the dev-dependencies group with 2 updates (#55) (94839f3)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @arcjet/eslint-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/rollup-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/tsconfig bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
@arcjet/logger: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

🧹 Miscellaneous Chores

  • deps-dev: Bump the dev-dependencies group with 2 updates (#55) (94839f3)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @arcjet/eslint-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/rollup-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/tsconfig bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
@arcjet/protocol: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

⚠ BREAKING CHANGES

  • Pass ArcjetContext to rules (#65)

🚀 New Features

🧹 Miscellaneous Chores

  • deps-dev: Bump the dev-dependencies group with 2 updates (#55) (94839f3)
  • deps: Bump the dependencies group with 2 updates (#54) (9c68aa2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @arcjet/logger bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
    • devDependencies
      • @arcjet/eslint-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/rollup-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/tsconfig bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
@arcjet/rollup-config: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

🧹 Miscellaneous Chores

  • deps-dev: Bump the dev-dependencies group with 2 updates (#55) (94839f3)
  • rollup: Fail compilation on type check failure (#68) (b9a373b)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @arcjet/eslint-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/tsconfig bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
@arcjet/tsconfig: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

🧹 Miscellaneous Chores

  • @arcjet/tsconfig: Synchronize arcjet-js versions
arcjet: 1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

⚠ BREAKING CHANGES

  • Pass ArcjetContext to rules (#65)

🚀 New Features

🪲 Bug Fixes

  • Wrap timeout default ternary so timeout option takes effect (#66) (d49ebd2)

🧹 Miscellaneous Chores

  • Add pre and post logging to remote client (#70) (46fd6b3)
  • deps-dev: Bump the dev-dependencies group with 2 updates (#55) (94839f3)
  • Disallow configuring timeout for report (#67) (ae8f1b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @arcjet/analyze bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/logger bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/protocol bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
    • devDependencies
      • @arcjet/eslint-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/rollup-config bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
      • @arcjet/tsconfig bumped from 1.0.0-alpha.5 to 1.0.0-alpha.6
1.0.0-alpha.6

1.0.0-alpha.6 (2023-12-18)

⚠ BREAKING CHANGES

  • Pass ArcjetContext to rules (#65)

🚀 New Features

🪲 Bug Fixes

  • next: Avoid appending ? if querystring is empty (#71) (16ca958)
  • next: Stop using NextUrl to avoid type conflict across version (#62) (294540a)
  • Wrap timeout default ternary so timeout option takes effect (#66) (d49ebd2)

🧹 Miscellaneous Chores

  • Add pre and post logging to remote client (#70) (46fd6b3)
  • deps-dev: Bump the dev-dependencies group with 2 updates (#55) (94839f3)
  • deps: Bump the dependencies group with 2 updates (#54) (9c68aa2)
  • Disallow configuring timeout for report (#67) (ae8f1b7)
  • examples: Add Next 13 wrap example (294540a)
  • rollup: Fail compilation on type check failure (#68) (b9a373b)

✅ Continuous Integration


This PR was generated with Release Please. See documentation.

@blaine-arcjet blaine-arcjet merged commit f6d54f5 into main Dec 18, 2023
7 checks passed
@blaine-arcjet blaine-arcjet deleted the release-please--branches--main branch December 18, 2023 20:10
@blaine-arcjet
Copy link
Contributor Author

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.

2 participants