Skip to content

Merge main into feature.color-4#243

Merged
nex3 merged 59 commits intofeature.color-4from
merge-main
Aug 21, 2023
Merged

Merge main into feature.color-4#243
nex3 merged 59 commits intofeature.color-4from
merge-main

Conversation

@nex3
Copy link
Contributor

@nex3 nex3 commented Aug 2, 2023

dependabot bot and others added 30 commits January 24, 2023 23:32
Bumps [minipass](https://github.com/isaacs/minipass) from 3.2.1 to 4.0.0.
- [Release notes](https://github.com/isaacs/minipass/releases)
- [Commits](isaacs/minipass@v3.2.1...v4.0.0)

---
updated-dependencies:
- dependency-name: minipass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.8 to 3.3.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.8...v3.3.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.2.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v1.10.2...v2.2.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minipass](https://github.com/isaacs/minipass) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/isaacs/minipass/releases)
- [Commits](isaacs/minipass@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: minipass
  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>
* Bump jest and @types/jest to latest versions

* Also update ts-jest
We were using @protobuf-ts/protoc, but that downloads protoc versions
live at runtime which causes many problems for CI. buf supports both a
standalone GitHub action and an npm installation.
Bumps [minipass](https://github.com/isaacs/minipass) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/isaacs/minipass/releases)
- [Commits](isaacs/minipass@v4.0.1...v4.0.3)

---
updated-dependencies:
- dependency-name: minipass
  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>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minipass](https://github.com/isaacs/minipass) from 4.0.3 to 4.2.5.
- [Release notes](https://github.com/isaacs/minipass/releases)
- [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md)
- [Commits](isaacs/minipass@v4.0.3...v4.2.5)

---
updated-dependencies:
- dependency-name: minipass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.5 to 20.1.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-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minipass](https://github.com/isaacs/minipass) from 4.2.5 to 6.0.0.
- [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md)
- [Commits](isaacs/minipass@v4.2.5...v6.0.0)

---
updated-dependencies:
- dependency-name: minipass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sassbot and others added 20 commits June 8, 2023 01:49
Also stop testing for a compatible embedded compiler version. Now that we've got linked pull requests and pull from main by default, keeping this up-to-date is just busywork.
Fixed exports paths in package.json - they have to start with ./ according to https://nodejs.org/api/packages.html#exports

The current paths break the build when using sass-loader with sass-embedded and webpack 5.86.0:

[webpack-cli] Error [ERR_INVALID_PACKAGE_TARGET]: Invalid "exports" main target "dist/lib/index.js" defined in the package config /home/runner/work/ProcessHub/ProcessHub/app/node_modules/sass-embedded/package.json; targets must start with "./"
* Workaround shelljs in windows to fix CI

shell.cp() creates invalid symlinks when copying directories
See: shelljs/shelljs#198

* delete the file in init.ts instead of ci.yml so it fixes CI on other repos too
… not canonicalized (#226)

* Legacy importer wrapper only searches for relative URLs if the URL is not canonicalized
Bumps [minipass](https://github.com/isaacs/minipass) from 6.0.2 to 7.0.1.
- [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md)
- [Commits](isaacs/minipass@v6.0.2...v7.0.1)

---
updated-dependencies:
- dependency-name: minipass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minipass](https://github.com/isaacs/minipass) from 7.0.1 to 7.0.2.
- [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md)
- [Commits](isaacs/minipass@v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: minipass
  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>
dependabot bot and others added 5 commits August 7, 2023 14:43
* Bump gts from 4.0.1 to 5.0.0

Bumps [gts](https://github.com/google/gts) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](google/gts@v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: gts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* execute: npm run fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Israel Ortiz García <goodwine@google.com>
Bumps [minipass](https://github.com/isaacs/minipass) from 7.0.2 to 7.0.3.
- [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md)
- [Commits](isaacs/minipass@v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: minipass
  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>
@nex3 nex3 merged commit 2b88a8b into feature.color-4 Aug 21, 2023
@nex3 nex3 deleted the merge-main branch August 21, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants