mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-31 03:01:38 -07:00
main
591 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
517f96d3f5 |
website: bump the build group across 1 directory with 3 updates (#25125)
Bumps the build group with 3 updates in the /website directory: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 2.1.8 to 2.1.10 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.10/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.1.8 to 2.1.10 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.10/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.1.8 to 2.1.10 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.10/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
408dee03c1 |
website: bump the build group in /website with 3 updates (#24918)
Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 2.1.7 to 2.1.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.8/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.1.7 to 2.1.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.8/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.1.7 to 2.1.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.8/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a8a7ae4c83 |
root: pin pnpm 11.20.0 everywhere (#24789)
* ci: pin pnpm 11.20.0 everywhere Every pnpm version reference now agrees on the latest release: packageManager and the engines floor in all four manifests, and the ghcr.io/pnpm/pnpm image in both Dockerfiles. Frozen installs for the root, web, and website workspaces verified clean on 11.20.0. * Update client-ts. |
||
|
|
09fc2def82 |
website: bump the build group in /website with 9 updates (#24637)
Bumps the build group in /website with 9 updates: | Package | From | To | | --- | --- | --- | | [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.1.5` | `2.1.7` | | [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.1.5` | `2.1.7` | | [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.1.5` | `2.1.7` | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.46` | `1.15.47` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.46` | `1.15.47` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.46` | `1.15.47` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.46` | `1.15.47` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.46` | `1.15.47` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.46` | `1.15.47` | Updates `@rspack/binding-darwin-arm64` from 2.1.5 to 2.1.7 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.7/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.1.5 to 2.1.7 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.7/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.1.5 to 2.1.7 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.7/packages/rspack) Updates `@swc/core-darwin-arm64` from 1.15.46 to 1.15.47 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.46...v1.15.47) Updates `@swc/core-linux-arm64-gnu` from 1.15.46 to 1.15.47 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.46...v1.15.47) Updates `@swc/core-linux-x64-gnu` from 1.15.46 to 1.15.47 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.46...v1.15.47) Updates `@swc/html-darwin-arm64` from 1.15.46 to 1.15.47 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.46...v1.15.47) Updates `@swc/html-linux-arm64-gnu` from 1.15.46 to 1.15.47 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.46...v1.15.47) Updates `@swc/html-linux-x64-gnu` from 1.15.46 to 1.15.47 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.46...v1.15.47) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4e092df177 |
web, packages/geo, server/static: Air Gapped Maps Merge Branch (#24254)
* server/static: cover range requests for static assets The Go web server this originally fixed is gone — `ak server` now execs the Rust binary, and its static handler is a tower-http `ServeDir` behind a compression layer. Both halves of the old fix are moot there: `ServeDir` serves ranges itself, tower-http never compresses a response carrying `Content-Range`, and no ETag middleware survived the rewrite. Nothing to port, then, but the events map still byte-serves its PMTiles basemap out of `/static/dist/`, so pin the behavior it depends on: a ranged request comes back as an uncompressed 206 with an accurate `Content-Length`, while a full request is still gzipped. The compression layer moves behind a named constructor so the test exercises the same configuration the router builds. refs #21849 * brands: add branding_map_tiles for the events map tile source (#24253) * brands: add branding_map_tiles for the events map tile source Brand-level override for where the events map loads its vector tiles: empty keeps the bundled basemap, a pmtiles:// archive URL or XYZ template points at your own. Includes the migration, schema, and regenerated clients. * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> * packages/geo: add @goauthentik/geo and the hexworld event map (#24255) A standalone Lit + MapLibre package for the events map: a tilted globe that bins events into H3 cells and raises them as action-colored pie columns, over a hex basemap bundled as a PMTiles archive — no tile server and no external requests, so it works air-gapped. Zoom bands cross-fade and columns animate between re-bins. Ships the archive, the generator CLI, and node tests for the geometry, styling, and tiling plan. Co-authored-by: Teffen Ellis <teffen@Teffens-MacBook-Pro.local> --------- Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Co-authored-by: Teffen Ellis <teffen@Teffens-MacBook-Pro.local> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * web: replace the OpenLayers events map with ak-map (#24257) * brands: add branding_map_tiles for the events map tile source Brand-level override for where the events map loads its vector tiles: empty keeps the bundled basemap, a pmtiles:// archive URL or XYZ template points at your own. Includes the migration, schema, and regenerated clients. * packages/geo: add @goauthentik/geo and the hexworld event map A standalone Lit + MapLibre package for the events map: a tilted globe that bins events into H3 cells and raises them as action-colored pie columns, over a hex basemap bundled as a PMTiles archive — no tile server and no external requests, so it works air-gapped. Zoom bands cross-fade and columns animate between re-bins. Ships the archive, the generator CLI, and node tests for the geometry, styling, and tiling plan. * web: replace the OpenLayers events map with ak-map EventMap now renders @goauthentik/geo's globe: events show as extruded columns split by action, hovering shows a localized breakdown, and clicking a column filters the list to that cell's events. The build copies the bundled archive and glyphs into dist. OpenLayers and the pin-marker path are removed. --------- Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Co-authored-by: Teffen Ellis <teffen@Teffens-MacBook-Pro.local> * Format. * brands: note that branding_map_tiles is served unauthenticated The events map is admin-only, but branding_map_tiles rides along in CurrentBrandSerializer, which /core/brands/current/ exposes with AllowAny. Commercial tile providers carry their API key in the URL, and the help text invites pasting exactly such a URL, so say plainly that the value is world-readable. Migration 0016 is edited in place rather than superseded — it has not shipped, and makemigrations reports no pending changes. Schema and clients regenerated. * geo: strip build-machine paths from the shipped basemap archive The committed hexworld.pmtiles carried the absolute path of the scratch directory it was built in — including a session uuid — in its metadata name, description and generator_options, shipped to every install. tile-join inherits those fields from its first input file, so pass --name/--description/--attribution explicitly to stop it recurring. The archive itself is rewritten in place rather than regenerated: pmtiles v3 lays out header, root directory, metadata, leaf directories and tile data contiguously, and directory entries address tiles relative to tileDataOffset, so resizing the metadata only shifts two header offsets. Verified with the pmtiles reader — header fields match and 634 sampled tiles across z0-7 are byte-identical. * web: drop the unused OpenLayers map pin map_pin.svg was the marker icon the OpenLayers events map drew; ak-map renders extruded columns instead and nothing references the file. Also correct the preserveSymlinks comment. The flag is load-bearing, but not for the stated reason: geo resolves its own dependencies fine from its own node_modules. What it prevents is resolving them by realpath, which pulls a second copy of the Lit runtime out of .pnpm alongside the one in web/node_modules — two lit-html/lit-element/@lit-reactive-element trees and two ReactiveElement hierarchies in one bundle. * build: pin playwright through the pnpm catalog in both workspaces The root and web/ are separate pnpm workspaces with separate lockfiles, so a caret range let them resolve playwright independently — root landed on 1.62.0 while web sat at 1.61.1, and `playwright install` downloads a ~95 MB browser build keyed to the exact version. Two versions, two downloads. Catalog entries plus lint-catalogs turn that drift into a failing check; the pin is exact because a range is what allowed it. Held at 1.61.1 rather than the newest: 1.62.0 cannot resolve a bare package name in a tsconfig `extends`, and web/tsconfig.json extends "@goauthentik/tsconfig", so loading web's playwright.config.js fails and the e2e suite never runs. `playwright test --list` discovers 25 tests on 1.61.1 and dies before discovery on 1.62.0. vitest, vite and the @vitest/browser pair join the same catalog since geo now uses them too and @vitest/browser-playwright drives whichever playwright it finds. * geo: rebuild ak-map on re-parent, run tests from source under vitest disconnectedCallback tore the MapLibre instance down but firstUpdated only ever fires once, so re-parenting <ak-map> left it permanently blank. Rebuild from connectedCallback once the element has updated. The new Chromium test covers exactly that: it fails without the fix and passes with it, and no other test moves. Tests move from node:test over compiled out/*.js to vitest over src, so they exercise the source rather than a stale build and need no build step. Six of them reached for ../out/*.js through a dynamic import and would have kept asserting against whatever was last compiled. Along the way, three things that were already broken: - `tsc -p scripts` never ran anywhere and does not compile — its tsconfig omits the DOM lib while its import graph reaches src/style.ts, which uses `window`. There is now a lint:types script covering src, scripts and test. - TippecanoeFeature extended a bare Feature though placeFeature always emits a Point with fixed properties. - The README described a previous generation of the generator: wrong script path, wrong cut names, a zoom band that stops at z7 rather than z8, a shipped archive listed at 8.8 MB when it is 22 MiB, and markers painted "via MapLibre feature-state" when they are a fill-extrusion source. publishConfig is dropped rather than `private`: geo depends on @goauthentik/api via link:, which cannot survive publication, so the package is unpublishable either way and publishConfig was the dead half. * rust nits Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> * website/docs: document the hexworld event map * website/docs: drop the OSM tile server from the air-gapped outbound list The events map no longer reaches tile.openstreetmap.org — the bundled basemap makes no outbound connections. Note the one way it can reach out again: a custom basemap configured on a brand. * Ignore build info. * Ignore build info. * Fix pins. * Fix formatting. * Fix duplicate package entries. * Move runtime code to web. --------- Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> Co-authored-by: Teffen Ellis <teffen@Teffens-MacBook-Pro.local> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space> |
||
|
|
8bad1f749c |
website: bump the build group in /website with 3 updates (#24425)
Bumps the build group in /website with 3 updates: [lightningcss-darwin-arm64](https://github.com/parcel-bundler/lightningcss), [lightningcss-linux-arm64-gnu](https://github.com/parcel-bundler/lightningcss) and [lightningcss-linux-x64-gnu](https://github.com/parcel-bundler/lightningcss). Updates `lightningcss-darwin-arm64` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.32.0...v1.33.0) Updates `lightningcss-linux-arm64-gnu` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.32.0...v1.33.0) Updates `lightningcss-linux-x64-gnu` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: lightningcss-darwin-arm64 dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: lightningcss-linux-arm64-gnu dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: lightningcss-linux-x64-gnu dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0306acfcf7 |
website: bump the build group in /website with 3 updates (#24381)
Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.5/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.5/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.1.4 to 2.1.5 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.5/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
79cbf3b091 |
website: bump the build group in /website with 6 updates (#24305)
Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.43` | `1.15.46` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.43` | `1.15.46` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.43` | `1.15.46` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.43` | `1.15.46` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.43` | `1.15.46` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.43` | `1.15.46` | Updates `@swc/core-darwin-arm64` from 1.15.43 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.43...v1.15.46) Updates `@swc/core-linux-arm64-gnu` from 1.15.43 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.43...v1.15.46) Updates `@swc/core-linux-x64-gnu` from 1.15.43 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.43...v1.15.46) Updates `@swc/html-darwin-arm64` from 1.15.43 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.43...v1.15.46) Updates `@swc/html-linux-arm64-gnu` from 1.15.43 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.43...v1.15.46) Updates `@swc/html-linux-x64-gnu` from 1.15.43 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.43...v1.15.46) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
02103e77e0 |
website: bump the build group in /website with 3 updates (#24186)
Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.4/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.4/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.4/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
007d59b5c4 |
web, docs, packages/*: Fix pnpm Workspace Catalogs (#23944)
* Fix errant lock entries. * Clean up shared packages. Align workspace catalogs. * Add pnpm workspace. --------- Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> |
||
|
|
c7841e3119 |
website/docs: Revamp Enterprise Docs. (#23920)
* website/docs: revamp Enterprise documentation * Pull Enterprise Features From Git Stash & Cleanup. * Rename * Rename to .MD * Rename Sidebar * Rename Sidebar * Remove Stale Redirects * Update website/docs/enterprise/enterprise-features.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/index.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/index.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/index.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/index.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/index.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/enterprise-support.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/get-started.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/enterprise-support.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/enterprise-support.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/enterprise-support.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/enterprise-features.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Update website/docs/enterprise/enterprise-features.md Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Dominic Roy <dominic@goauthentik.io> * Fix Lint. * Fleet Connector. * Reapply Dewi's Suggestion * Fix Build. --------- Signed-off-by: Dominic Roy <dominic@goauthentik.io> Co-authored-by: Dewi Roberts <dewi@goauthentik.io> |
||
|
|
0c7c71745a |
website: bump the build group in /website with 3 updates (#23923)
Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.3/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.3/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.3/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
93e8ff5c64 |
packages: migrate shared pins to the pnpm catalog: protocol (#23784)
Migrate shared pins to pnpm catalogs. Dependabot updates pnpm-workspace.yaml catalogs (GA since Feb 2025), so package.json entries duplicating a catalog pin now use the catalog: protocol instead of a literal range that could drift. Adds esbuild and prettier-plugin-packagejson to the root catalog, and regenerates the web lockfile, dropping stale importers left over from the symlink fix. pnpm publish replaces catalog: with the concrete range at pack time (verified against packed tarballs and an external consumer install). Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> Declare eslint-config's parser dependency. index.js imports ParserOptions from @typescript-eslint/parser in JSDoc, but only the typescript-eslint meta package was declared. The isolated linker refuses phantom deps, so tsc -p . failed for eslint-config and every package whose typecheck reaches it (logger-js), which would have broken the next packages-npm-publish run. Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> Update for pnpm. |
||
|
|
75eda1df53 |
website: bump the build group in /website with 3 updates (#23786)
Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.2/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.2/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.2/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1602b0d833 |
website: bump the build group in /website with 3 updates (#23724)
Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 2.0.8 to 2.1.1 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.1/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.0.8 to 2.1.1 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.1/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.0.8 to 2.1.1 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.1.1/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
07bb1ea6da |
root, web, docs, packages/*-config: Fix pnpm symlinks, version ranges (#23592)
* web: bump storybook in /web in the storybook group across 1 directory
Bumps the storybook group with 1 update in the /web directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Updates `storybook` from 10.4.2 to 10.4.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/core)
---
updated-dependencies:
- dependency-name: storybook
dependency-version: 10.4.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
* update openapi generator together
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix it
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Revert "web: bump the eslint group across 2 directories with 4 updates (#23604)"
This reverts commit
|
||
|
|
23a7fb4372 |
root, web, docs: Update pnpm to 11.9.0 (#23582)
* root, web, docs: Upgrade pnpm to 11.9.0 * Fix deprecations. |
||
|
|
928eefe098 |
root: Replace (npm + Corepack) with pnpm (#22830)
* Replace npm + Corepack with pnpm
Migrate package management from npm + Corepack to pnpm across the root,
web, and website workspaces:
- Swap npm/Corepack tooling for pnpm: drop package-lock.json files and the
bespoke Corepack bootstrap scripts (setup-corepack.mjs, utils/corepack.mjs,
lint-lockfile.mjs); add pnpm-lock.yaml + pnpm-workspace.yaml per workspace.
- CI uses the official pnpm/action-setup + actions/setup-node; pin the pnpm
store dir via PNPM_HOME so setup-node's `cache: pnpm` post-step succeeds.
- Docker sources pnpm from the official ghcr.io/pnpm/pnpm image via a
${BUILDPLATFORM}-pinned stage; the website docs build does a hoisted root
install so @goauthentik/docusaurus-config resolves its own deps.
- Gate the web install on the `node` dep so runtime-only jobs don't invoke
pnpm; scope the from-stable env setup so the new tooling doesn't run against
the stable checkout's npm packageManager field.
- Resolve @goauthentik/api (client-ts) from its TypeScript source instead of a
tsc-built dist, so it no longer depends on an install-time prepare having run
(the storybook build's environment never built it); sfe's rollup gains .ts
resolution to match.
- Netlify builds with pnpm; encode pnpm's supply-chain controls
(onlyBuiltDependencies/allowBuilds, minimumReleaseAge) in the workspace.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Remove custom node action.
* Format.
|
||
|
|
b9e0e1b89a |
website: bump openapi-to-postmanv2 from 6.0.1 to 6.1.0 in /website (#23153)
* website: bump openapi-to-postmanv2 from 6.0.1 to 6.1.0 in /website Bumps [openapi-to-postmanv2](https://github.com/postmanlabs/openapi-to-postman) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/postmanlabs/openapi-to-postman/releases) - [Changelog](https://github.com/postmanlabs/openapi-to-postman/blob/develop/CHANGELOG.md) - [Commits](https://github.com/postmanlabs/openapi-to-postman/compare/v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: openapi-to-postmanv2 dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump. * Bump. * Format. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> |
||
|
|
f734bb7089 |
website: bump the build group across 1 directory with 6 updates (#23406)
* website: bump the build group across 1 directory with 6 updates Bumps the build group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.41` | `1.15.43` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.41` | `1.15.43` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.41` | `1.15.43` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.41` | `1.15.43` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.41` | `1.15.43` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.41` | `1.15.43` | Updates `@swc/core-darwin-arm64` from 1.15.41 to 1.15.43 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.41...v1.15.43) Updates `@swc/core-linux-arm64-gnu` from 1.15.41 to 1.15.43 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.41...v1.15.43) Updates `@swc/core-linux-x64-gnu` from 1.15.41 to 1.15.43 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.41...v1.15.43) Updates `@swc/html-darwin-arm64` from 1.15.41 to 1.15.43 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.41...v1.15.43) Updates `@swc/html-linux-arm64-gnu` from 1.15.41 to 1.15.43 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.41...v1.15.43) Updates `@swc/html-linux-x64-gnu` from 1.15.41 to 1.15.43 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.41...v1.15.43) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> * fix Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
359721b07f |
website: migrate brand assets to pkg (#22336)
* website: migrate brand assets to pkg Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix build Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
093514f44d |
website: bump the build group across 1 directory with 9 updates (#23050)
* website: bump the build group across 1 directory with 9 updates Bumps the build group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.0.6` | `2.0.8` | | [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.0.6` | `2.0.8` | | [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.0.6` | `2.0.8` | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.40` | `1.15.41` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.40` | `1.15.41` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.40` | `1.15.41` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.40` | `1.15.41` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.40` | `1.15.41` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.40` | `1.15.41` | Updates `@rspack/binding-darwin-arm64` from 2.0.6 to 2.0.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.8/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.0.6 to 2.0.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.8/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.0.6 to 2.0.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.8/packages/rspack) Updates `@swc/core-darwin-arm64` from 1.15.40 to 1.15.41 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.40...v1.15.41) Updates `@swc/core-linux-arm64-gnu` from 1.15.40 to 1.15.41 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.40...v1.15.41) Updates `@swc/core-linux-x64-gnu` from 1.15.40 to 1.15.41 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.40...v1.15.41) Updates `@swc/html-darwin-arm64` from 1.15.40 to 1.15.41 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.40...v1.15.41) Updates `@swc/html-linux-arm64-gnu` from 1.15.40 to 1.15.41 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.40...v1.15.41) Updates `@swc/html-linux-x64-gnu` from 1.15.40 to 1.15.41 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.40...v1.15.41) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> * sigh Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
e9cd445958 |
website: bump the build group across 1 directory with 3 updates (#22833)
* website: bump the build group across 1 directory with 3 updates Bumps the build group with 3 updates in the /website directory: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 2.0.4 to 2.0.6 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.6/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.0.4 to 2.0.6 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.6/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.0.4 to 2.0.6 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.6/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> * fix Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
11af3f4030 |
website: bump the build group across 1 directory with 9 updates (#22669)
* website: bump the build group across 1 directory with 9 updates Bumps the build group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.0.0` | `2.0.4` | | [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.0.0` | `2.0.4` | | [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `2.0.0` | `2.0.4` | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.33` | `1.15.40` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.33` | `1.15.40` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.33` | `1.15.40` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.33` | `1.15.40` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.33` | `1.15.40` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.33` | `1.15.40` | Updates `@rspack/binding-darwin-arm64` from 2.0.0 to 2.0.4 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.4/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 2.0.0 to 2.0.4 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.4/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 2.0.0 to 2.0.4 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.4/packages/rspack) Updates `@swc/core-darwin-arm64` from 1.15.33 to 1.15.40 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.33...v1.15.40) Updates `@swc/core-linux-arm64-gnu` from 1.15.33 to 1.15.40 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.33...v1.15.40) Updates `@swc/core-linux-x64-gnu` from 1.15.33 to 1.15.40 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.33...v1.15.40) Updates `@swc/html-darwin-arm64` from 1.15.33 to 1.15.40 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.33...v1.15.40) Updates `@swc/html-linux-arm64-gnu` from 1.15.33 to 1.15.40 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.33...v1.15.40) Updates `@swc/html-linux-x64-gnu` from 1.15.33 to 1.15.40 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.33...v1.15.40) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> * sigh Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
9543b3c9f6 |
ci: Consistent NPM versions via Corepack (#20400)
* core: add .npmrc baseline to block dependency lifecycle scripts Set ignore-scripts=true at the repo root, plus engine-strict, save-exact, audit, and prefer-offline. This neutralizes the dominant npm supply-chain attack vector — postinstall scripts in transitive dependencies — at the cost of requiring an explicit rebuild for the handful of packages that legitimately need install scripts (esbuild, chromedriver, tree-sitter, tree-sitter-json). The next commit wires that rebuild into the Makefile. Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> * core: route node installs through make to retire website preinstall hook Make docs-install depend on a new root-node-install so the root deps are guaranteed before the website install runs, removing the need for the website/preinstall lifecycle script. Rebuild the small audited list of trusted packages (esbuild, chromedriver, tree-sitter, tree-sitter-json) after the web install so ignore-scripts=true remains the only path that needs maintenance. web/README documents the new workflow. Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> * Clean up install scripts. * Track .npmrc in CODEOWNERS * Fix formatter config. Reformat. * Fix mounted references. * Flesh out node scripts. * Bump engines. * Prep containers. * Update makefile. * Flesh out github actions. * Clean up docs container. * lint. Bump. Lint. Bump NPM version. * Add limits. * collapse the composite's three setup-node calls to one cache restore * Add SHA. * Bump NPM range. * Run formatter. * Bump NPM. * Remove extra install. * Fix website deps. * Use local prettier. Fix drift in CI. * ci: build frontend in CI with node_env production Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Install docusaurus config. * Fix linter warning, order. * Add linter commands. * Add timeout. * Remove pre install check. --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
2c3d11a4c3 |
core: harden npm install against supply-chain attacks (#22245)
* core: add .npmrc baseline to block dependency lifecycle scripts Set ignore-scripts=true at the repo root, plus engine-strict, save-exact, audit, and prefer-offline. This neutralizes the dominant npm supply-chain attack vector — postinstall scripts in transitive dependencies — at the cost of requiring an explicit rebuild for the handful of packages that legitimately need install scripts (esbuild, chromedriver, tree-sitter, tree-sitter-json). The next commit wires that rebuild into the Makefile. Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> * core: route node installs through make to retire website preinstall hook Make docs-install depend on a new root-node-install so the root deps are guaranteed before the website install runs, removing the need for the website/preinstall lifecycle script. Rebuild the small audited list of trusted packages (esbuild, chromedriver, tree-sitter, tree-sitter-json) after the web install so ignore-scripts=true remains the only path that needs maintenance. web/README documents the new workflow. Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> * Clean up install scripts. * Track .npmrc in CODEOWNERS --------- Co-authored-by: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> |
||
|
|
5683c66426 |
website: bump the build group in /website with 3 updates (#22104)
* website: bump the build group in /website with 3 updates Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 1.7.11 to 2.0.0 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.0/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 1.7.11 to 2.0.0 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.0/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 1.7.11 to 2.0.0 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.0/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> * dependabot pls Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
9aabe91119 |
website: bump the build group in /website with 6 updates (#22075)
Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.32` | `1.15.33` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.32` | `1.15.33` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.32` | `1.15.33` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.32` | `1.15.33` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.32` | `1.15.33` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.32` | `1.15.33` | Updates `@swc/core-darwin-arm64` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-linux-arm64-gnu` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-linux-x64-gnu` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/html-darwin-arm64` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/html-linux-arm64-gnu` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/html-linux-x64-gnu` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
56ca192391 |
website: bump the build group in /website with 6 updates (#22000)
Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.30` | `1.15.32` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.30` | `1.15.32` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.30` | `1.15.32` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.30` | `1.15.32` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.30` | `1.15.32` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.30` | `1.15.32` | Updates `@swc/core-darwin-arm64` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-linux-arm64-gnu` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-linux-x64-gnu` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/html-darwin-arm64` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/html-linux-arm64-gnu` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/html-linux-x64-gnu` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
42fc9d537e |
website: bump the build group in /website with 6 updates (#21777)
* website: bump the build group in /website with 6 updates Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.26` | `1.15.30` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.26` | `1.15.30` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.26` | `1.15.30` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.26` | `1.15.30` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.26` | `1.15.30` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.26` | `1.15.30` | Updates `@swc/core-darwin-arm64` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-linux-arm64-gnu` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-linux-x64-gnu` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/html-darwin-arm64` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/html-linux-arm64-gnu` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/html-linux-x64-gnu` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> * sigh Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
87639eced4 |
website: bump the build group in /website with 6 updates (#21708)
Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.24` | `1.15.26` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.24` | `1.15.26` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.24` | `1.15.26` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.24` | `1.15.26` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.24` | `1.15.26` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.24` | `1.15.26` | Updates `@swc/core-darwin-arm64` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-linux-arm64-gnu` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-linux-x64-gnu` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/html-darwin-arm64` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/html-linux-arm64-gnu` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/html-linux-x64-gnu` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2e3b0ea47e |
website: bump the build group across 1 directory with 9 updates (#21396)
Bumps the build group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.10` | `1.7.11` | | [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.10` | `1.7.11` | | [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.10` | `1.7.11` | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.21` | `1.15.24` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.21` | `1.15.24` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.21` | `1.15.24` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.21` | `1.15.24` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.21` | `1.15.24` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.21` | `1.15.24` | Updates `@rspack/binding-darwin-arm64` from 1.7.10 to 1.7.11 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.11/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 1.7.10 to 1.7.11 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.11/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 1.7.10 to 1.7.11 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.11/packages/rspack) Updates `@swc/core-darwin-arm64` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-linux-arm64-gnu` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-linux-x64-gnu` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/html-darwin-arm64` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/html-linux-arm64-gnu` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/html-linux-x64-gnu` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 1.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 1.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 1.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8262989de0 |
web: bump typescript from 5.9.3 to 6.0.2 in /web (#21107)
* Bump related TS packages. * Fix type. * Fix styles. * web: bump typescript from 5.9.3 to 6.0.2 in /web Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Partial upgrade. * Add dep. * Re-add preinstall. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0a951f0c84 |
website: bump the build group across 1 directory with 9 updates (#21127)
* website: bump the build group across 1 directory with 9 updates Bumps the build group with 9 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.9` | `1.7.10` | | [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.9` | `1.7.10` | | [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.9` | `1.7.10` | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` | Updates `@rspack/binding-darwin-arm64` from 1.7.9 to 1.7.10 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.10/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 1.7.9 to 1.7.10 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.10/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 1.7.9 to 1.7.10 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.10/packages/rspack) Updates `@swc/core-darwin-arm64` from 1.15.18 to 1.15.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-linux-arm64-gnu` from 1.15.18 to 1.15.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-linux-x64-gnu` from 1.15.18 to 1.15.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/html-darwin-arm64` from 1.15.18 to 1.15.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/html-linux-arm64-gnu` from 1.15.18 to 1.15.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/html-linux-x64-gnu` from 1.15.18 to 1.15.21 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 1.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 1.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 1.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> * sigh Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
9584ceeea2 |
website: bump the build group in /website with 3 updates (#20963)
* website: bump the build group in /website with 3 updates Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 1.7.8 to 1.7.9 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.9/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 1.7.8 to 1.7.9 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.9/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 1.7.8 to 1.7.9 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.9/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 1.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 1.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 1.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> * ts ts ts Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
b19c61ecdf |
website: bump the build group in /website with 12 updates (#20908)
Bumps the build group in /website with 12 updates: | Package | From | To | | --- | --- | --- | | [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.6.6` | `1.7.8` | | [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.6.6` | `1.7.8` | | [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.6.6` | `1.7.8` | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.3` | `1.15.18` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.3` | `1.15.18` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.3` | `1.15.18` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.3` | `1.15.18` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.3` | `1.15.18` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.3` | `1.15.18` | | [lightningcss-darwin-arm64](https://github.com/parcel-bundler/lightningcss) | `1.30.2` | `1.32.0` | | [lightningcss-linux-arm64-gnu](https://github.com/parcel-bundler/lightningcss) | `1.30.2` | `1.32.0` | | [lightningcss-linux-x64-gnu](https://github.com/parcel-bundler/lightningcss) | `1.30.2` | `1.32.0` | Updates `@rspack/binding-darwin-arm64` from 1.6.6 to 1.7.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.8/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 1.6.6 to 1.7.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.8/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 1.6.6 to 1.7.8 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.8/packages/rspack) Updates `@swc/core-darwin-arm64` from 1.15.3 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.18) Updates `@swc/core-linux-arm64-gnu` from 1.15.3 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.18) Updates `@swc/core-linux-x64-gnu` from 1.15.3 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.18) Updates `@swc/html-darwin-arm64` from 1.15.3 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.18) Updates `@swc/html-linux-arm64-gnu` from 1.15.3 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.18) Updates `@swc/html-linux-x64-gnu` from 1.15.3 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.3...v1.15.18) Updates `lightningcss-darwin-arm64` from 1.30.2 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.30.2...v1.32.0) Updates `lightningcss-linux-arm64-gnu` from 1.30.2 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.30.2...v1.32.0) Updates `lightningcss-linux-x64-gnu` from 1.30.2 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.30.2...v1.32.0) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 1.7.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 1.7.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 1.7.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: lightningcss-darwin-arm64 dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: lightningcss-linux-arm64-gnu dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: lightningcss-linux-x64-gnu dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e59c380ac5 |
web: bump @types/node from 25.3.0 to 25.3.1 in /web (#20596)
* web: bump engine configs, paths. * Fix mounted references. * web: bump @types/node from 25.3.0 to 25.3.1 in /web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.0 to 25.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Fix package resolution. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9b142e12e0 |
web: bump the eslint group across 1 directory with 5 updates (#20492)
* web: bump the eslint group across 1 directory with 5 updates Bumps the eslint group with 5 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.56.0` | `8.56.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.0` | `8.56.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.56.1` | Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.56.0 to 8.56.1 - [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/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.56.0 to 8.56.1 - [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/v8.56.1/packages/parser) Updates `eslint` from 9.39.2 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.2) Updates `typescript-eslint` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> * Bump packages. Fix ESLint version ranges. * Bump version. Update description. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> |
||
|
|
884e662277 |
website/docs: autogenerate release notes (#20527)
* autogenerate minor changes and API changes * lint * spellcheck This is in a commit message, so technically it's not correct, but at this point I don't care :)) * finalize release notes for `2026.2` |
||
|
|
21be5fec43 |
web: bump knip from 5.84.1 to 5.85.0 in /web (#20464)
* web: bump knip from 5.84.1 to 5.85.0 in /web Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.84.1 to 5.85.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.85.0/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.85.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update prettier packages. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> |
||
|
|
85434710f3 | root: update client-go generation (#19762) | ||
|
|
55ab2f13d6 |
web: bump types (merge branch) (#18735)
* web: bump @types/node from 24.10.3 to 25.0.0 in /web/packages/core Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.3 to 25.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump packages. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Teffen Ellis <teffen@sister.software> Co-authored-by: Teffen Ellis <teffen@goauthentik.io> |
||
|
|
1474c65e11 | website: Docusaurus 3.9.2 (#18506) | ||
|
|
1ebd7cf0f4 |
website: bump the goauthentik group in /website with 2 updates (#18513)
Bumps the goauthentik group in /website with 2 updates: [@goauthentik/eslint-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/eslint-config) and [@goauthentik/docusaurus-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/docusaurus-config). Updates `@goauthentik/eslint-config` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/eslint-config) Updates `@goauthentik/docusaurus-config` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/docusaurus-config) --- updated-dependencies: - dependency-name: "@goauthentik/eslint-config" dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik - dependency-name: "@goauthentik/docusaurus-config" dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2250cea934 |
website: bump prettier-plugin-packagejson from 2.5.19 to 2.5.20 in /website (#18460)
website: bump prettier-plugin-packagejson in /website Bumps [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) from 2.5.19 to 2.5.20. - [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases) - [Commits](https://github.com/matzkoh/prettier-plugin-packagejson/compare/v2.5.19...v2.5.20) --- updated-dependencies: - dependency-name: prettier-plugin-packagejson dependency-version: 2.5.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
08039b8249 |
website: bump the build group in /website with 3 updates (#18382)
Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 1.6.4 to 1.6.5 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.6.5/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 1.6.4 to 1.6.5 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.6.5/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 1.6.4 to 1.6.5 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/v1.6.5/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 1.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 1.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 1.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2cae8160c3 |
website: bump the goauthentik group across 1 directory with 4 updates (#18378)
Bumps the goauthentik group with 4 updates in the /website directory: [@goauthentik/eslint-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/eslint-config), [@goauthentik/prettier-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/prettier-config), [@goauthentik/tsconfig](https://github.com/goauthentik/authentik/tree/HEAD/packages/tsconfig) and [@goauthentik/docusaurus-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/docusaurus-config). Updates `@goauthentik/eslint-config` from 1.0.5 to 1.1.0 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/eslint-config) Updates `@goauthentik/prettier-config` from 3.1.0 to 3.2.1 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/prettier-config) Updates `@goauthentik/tsconfig` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/tsconfig) Updates `@goauthentik/docusaurus-config` from 2.1.2 to 2.2.1 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/docusaurus-config) --- updated-dependencies: - dependency-name: "@goauthentik/eslint-config" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: goauthentik - dependency-name: "@goauthentik/prettier-config" dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: goauthentik - dependency-name: "@goauthentik/tsconfig" dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik - dependency-name: "@goauthentik/docusaurus-config" dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f6dc7acfdb |
website: bump the eslint group in /website with 3 updates (#18356)
Bumps the eslint group in /website with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.47.0 to 8.48.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/v8.48.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.47.0 to 8.48.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/v8.48.0/packages/parser) Updates `typescript-eslint` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a8e765257e |
web: Update Deprecated NPM Packages (#18335)
* core: Bump packages. * Bump Live Reload dependencies. * Bump tsconfig. * Bum ESLint config deps. Fix formatting. * Bump Prettier deps. Fix ESlint config. * Bump live reload deps. Fix linter. * Bump website deps. * web: Update dependencies. Fix Playwright issues. * Fix deprecations. * Fix linter warnings. * Fix override, run audit. * Fix import path. * Tidy types. * Format. * Update ignore patterns. * Fix import path. * Update deps. Clean up workspace linting. * Update deps, options. * Hide icons in navbar. * Format. * Remove deprecated option. * Use relative packages. * Add scripts. Tidy. * Bump engines. * Clarify order. * Clarify order. Install base deps. * Format. * Fix stale user during tests. * Fix runtime errors. * Fix redirect during tests, UI change. * web: Fix danger button hover background color. * web: Adjust colors, padding. * web: Fix sidebar colors, padding. * Fix alignment. * Fix background contrast. |
||
|
|
d666019cd6 |
website: bump the build group in /website with 6 updates (#18308)
Bumps the build group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | | [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | | [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | | [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | | [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | | [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.2` | `1.15.3` | Updates `@swc/core-darwin-arm64` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) Updates `@swc/core-linux-arm64-gnu` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) Updates `@swc/core-linux-x64-gnu` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) Updates `@swc/html-darwin-arm64` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) Updates `@swc/html-linux-arm64-gnu` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) Updates `@swc/html-linux-x64-gnu` from 1.15.2 to 1.15.3 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.2...v1.15.3) --- updated-dependencies: - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-darwin-arm64" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-arm64-gnu" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@swc/html-linux-x64-gnu" dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |