Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge v1.7.0 to v1 branche #298

Merged
merged 53 commits into from
Oct 9, 2023
Merged

Merge v1.7.0 to v1 branche #298

merged 53 commits into from
Oct 9, 2023

Conversation

j-catania
Copy link
Collaborator

No description provided.

IanMoroney and others added 30 commits February 14, 2022 15:07
updated Junit to lowercase junit.
If the reporter is used as "jest-Junit" in a linux build agent, the test runner throws a `module not found` error related to Junit.
Setting `--reporters=jest-junit` solves the problem.
Signed-off-by: Tomer Figenblat <tomer.figenblat@gmail.com>
I had issues with setting --reporters=jest-Junit". I found I needed to use --reporters=jest-junit" instead.
This action requires the checks: write permission so I've added an example in the readme to save people from digging around to find the right permission
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.9.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.3.1...7.5.9)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Add permissions to example yml files
j-catania and others added 23 commits September 22, 2023 21:17
Add dependabot configuration
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…st/ws-7.5.9

Bump ws from 7.3.1 to 7.5.9 in /reports/jest
…checkout-4

Bump actions/checkout from 2 to 4
…l-url_html

Add new output for url url html
Update jest-Junit part of Readme
fix: default-valued fields are not mandatory
…st/ansi-regex-4.1.1

Bump ansi-regex from 4.1.0 to 4.1.1 in /reports/jest
…st/decode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2 in /reports/jest
…st/minimist-1.2.8

Bump minimist from 1.2.5 to 1.2.8 in /reports/jest
…st/qs-6.5.3

Bump qs from 6.5.2 to 6.5.3 in /reports/jest
…st/json5-2.2.3

Bump json5 from 2.1.3 to 2.2.3 in /reports/jest
…cha/ansi-regex-3.0.1

Bump ansi-regex from 3.0.0 to 3.0.1 in /reports/mocha
declare 'url' and 'url_html' as action outputs
@j-catania j-catania merged commit 1e3a380 into v1 Oct 9, 2023
4 checks passed
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.