dependabot[bot]
77ca13b363
Bump @swc/core from 1.3.32 to 1.3.35 ( #7157 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.3.32 to 1.3.35.
- [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.3.32...v1.3.35 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
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>
2023-02-15 08:25:02 -05:00
dependabot[bot]
e0195117d5
Bump @swc/cli from 0.1.59 to 0.1.61 ( #7096 )
...
Bumps [@swc/cli](https://github.com/swc-project/cli ) from 0.1.59 to 0.1.61.
- [Release notes](https://github.com/swc-project/cli/releases )
- [Commits](https://github.com/swc-project/cli/compare/v0.1.59...v0.1.61 )
---
updated-dependencies:
- dependency-name: "@swc/cli"
dependency-type: direct:development
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>
2023-02-03 09:54:58 -05:00
dependabot[bot]
4c44e1948c
Bump @swc/core from 1.3.31 to 1.3.32 ( #7090 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.3.31 to 1.3.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.3.31...v1.3.32 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
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>
2023-02-03 09:50:55 -05:00
dependabot[bot]
fef8e98fef
Bump @swc/cli from 0.1.59 to 0.1.60 ( #7072 )
...
Bumps [@swc/cli](https://github.com/swc-project/cli ) from 0.1.59 to 0.1.60.
- [Release notes](https://github.com/swc-project/cli/releases )
- [Commits](https://github.com/swc-project/cli/compare/v0.1.59...v0.1.60 )
---
updated-dependencies:
- dependency-name: "@swc/cli"
dependency-type: direct:development
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>
2023-02-01 15:53:52 -05:00
Sebastian Malton
b19e355e0e
Move @k8slens/generate-tray-icons to seperate package ( #7057 )
...
* Move @k8slens/generate-tray-icons to seperate package
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Rename very long folder name to fix issue on windows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Make it possible to build on windows using powershell
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Fix integration tests on windows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Don't error on close directly
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Switch to type: module for generate-tray-icons
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Make more packages type:module
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Fix scripts needing node
Signed-off-by: Sebastian Malton <sebastian@malton.name>
---------
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-01 11:41:44 -08:00
dependabot[bot]
2c97c68e3c
Bump @swc/core from 1.3.30 to 1.3.31 ( #7060 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.3.30 to 1.3.31.
- [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.3.30...v1.3.31 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
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>
2023-01-31 11:30:57 -05:00
dependabot[bot]
a370dbb15a
Bump @swc/core from 1.3.29 to 1.3.30 ( #7047 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.3.29 to 1.3.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.3.29...v1.3.30 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
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>
2023-01-30 09:26:25 -05:00
Sebastian Malton
70872459b5
Fix dist tags being wrong ( #7028 )
...
* Add reusable CLI for parsing semver
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Use CLI to specify dist-tag
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Remove dead scripts
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Add git ignore
Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-26 11:54:14 -05:00