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

0.4 Release #105

Merged
merged 28 commits into from
Sep 25, 2024
Merged

0.4 Release #105

merged 28 commits into from
Sep 25, 2024

Conversation

korewaChino
Copy link
Member

  • Adds an ability to define multiple services in one

@korewaChino korewaChino linked an issue Jul 9, 2024 that may be closed by this pull request
Copy link

cloudflare-workers-and-pages bot commented Jul 12, 2024

Deploying chisel-operator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 53600ef
Status: ✅  Deploy successful!
Preview URL: https://6ed70476.chisel-operator.pages.dev

View logs

src/daemon.rs Fixed Show fixed Hide fixed
src/daemon.rs Fixed Show fixed Hide fixed
@korewaChino korewaChino marked this pull request as ready for review September 25, 2024 03:06
korewaChino and others added 24 commits September 25, 2024 11:22
Also, this may break compat with older deployments since we won't be reading from old CRDs anymore.
Please update your CRDs.
Bumps the npm_and_yarn group in /site with 2 updates: [braces](https://github.com/micromatch/braces) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `vite` from 5.1.4 to 5.3.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.7.0 to 1.9.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.7.0...1.9.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.197...v1.0.204)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) from 0.5.6 to 0.8.1.
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@astrojs/[email protected] Transitive: environment, filesystem, network, shell +84 16.1 MB fredkschott

🚮 Removed packages: npm/@astrojs/[email protected]

View full report↗︎

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@astrojs/[email protected] Transitive: environment, filesystem, network, shell +84 16.1 MB fredkschott

🚮 Removed packages: npm/@astrojs/[email protected]

View full report↗︎

@korewaChino korewaChino merged commit c4f90d3 into stable Sep 25, 2024
17 checks passed
@korewaChino korewaChino linked an issue Sep 25, 2024 that may be closed by this pull request
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.

Multiple exit nodes per service Multiple services per one ExitNode?
2 participants