From f478053b8e4f83fc25e69cb9805e0a13e0300252 Mon Sep 17 00:00:00 2001 From: Jakub Freisler Date: Thu, 25 May 2023 01:10:30 +0200 Subject: [PATCH 1/5] chore: use organization-wide code of conduct --- CODE_OF_CONDUCT.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md deleted file mode 100644 index 3131de0f..00000000 --- a/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,13 +0,0 @@ -# Contributor Code of Conduct - -As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities. - -We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, or religion. - -Examples of unacceptable behavior by participants include using sexual language or imagery, derogatory comments or personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct. - -Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. Project maintainers who do not follow the Code of Conduct may be removed from the project team. - -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting one or more of the project maintainers. - -This Code of Conduct is adapted from the [Contributor Covenant](http:contributor-covenant.org), version 1.0.0, available at https://www.contributor-covenant.org/version/1/0/0/code-of-conduct/ From 350b97efed7b02071f5257aef56395dac61d4702 Mon Sep 17 00:00:00 2001 From: Jakub Freisler Date: Thu, 25 May 2023 01:10:46 +0200 Subject: [PATCH 2/5] chore: use organization-wide funding --- .github/FUNDING.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index da275160..00000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,5 +0,0 @@ -# These are supported funding model platforms - -github: [FRSOURCE] -patreon: frsource -custom: ["https://www.buymeacoffee.com/FRSOURCE"] From d02ce3f5d5b6f6a1e84f40edc14b2f99b4a51a67 Mon Sep 17 00:00:00 2001 From: Jakub Freisler Date: Thu, 25 May 2023 01:10:59 +0200 Subject: [PATCH 3/5] chore: use organization-wide issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 33 ----------------------- .github/ISSUE_TEMPLATE/feature_request.md | 19 ------------- 2 files changed, 52 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index d8492561..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: "" -labels: bug -assignees: "" ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**To Reproduce** -Steps to reproduce the behavior: - -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Please complete the following information:** - -- OS and version: [e.g. Windows 10 build. 19043.1319] -- Browser and version [e.g. chrome 22] -- Cypress version [e.g. 8.6.0] - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index d883b8f2..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: "" -labels: enhancement -assignees: "" ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. From 63c7e178504ad44b5a36d0424407a729fe9eb18e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 01:58:25 +0000 Subject: [PATCH 4/5] chore(deps): update dependency @semantic-release/release-notes-generator to v11.0.2 (#231) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 31 +++++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c3a137c0..373d8c09 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@semantic-release/git": "10.0.1", "@semantic-release/github": "8.0.7", "@semantic-release/npm": "10.0.3", - "@semantic-release/release-notes-generator": "11.0.1", + "@semantic-release/release-notes-generator": "11.0.2", "@types/glob": "8.1.0", "@types/pixelmatch": "5.2.4", "@types/pngjs": "6.0.1", diff --git a/yarn.lock b/yarn.lock index 773ea7a1..eaeba177 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1631,7 +1631,7 @@ __metadata: "@semantic-release/git": 10.0.1 "@semantic-release/github": 8.0.7 "@semantic-release/npm": 10.0.3 - "@semantic-release/release-notes-generator": 11.0.1 + "@semantic-release/release-notes-generator": 11.0.2 "@types/glob": 8.1.0 "@types/pixelmatch": 5.2.4 "@types/pngjs": 6.0.1 @@ -2556,7 +2556,27 @@ __metadata: languageName: node linkType: hard -"@semantic-release/release-notes-generator@npm:11.0.1, @semantic-release/release-notes-generator@npm:^11.0.0": +"@semantic-release/release-notes-generator@npm:11.0.2": + version: 11.0.2 + resolution: "@semantic-release/release-notes-generator@npm:11.0.2" + dependencies: + conventional-changelog-angular: ^5.0.0 + conventional-changelog-writer: ^5.0.0 + conventional-commits-filter: ^2.0.0 + conventional-commits-parser: ^3.2.3 + debug: ^4.0.0 + get-stream: ^7.0.0 + import-from: ^4.0.0 + into-stream: ^7.0.0 + lodash-es: ^4.17.21 + read-pkg-up: ^9.0.0 + peerDependencies: + semantic-release: ">=20.1.0" + checksum: bbecdafeea9a140f4a9ba615f871a69179801802145debc35588987c833fdcd16008b5a8b6c8c8604625c0074cd28ced014e5fee35bf0a0dce7ee916912c0224 + languageName: node + linkType: hard + +"@semantic-release/release-notes-generator@npm:^11.0.0": version: 11.0.1 resolution: "@semantic-release/release-notes-generator@npm:11.0.1" dependencies: @@ -5871,6 +5891,13 @@ fsevents@~2.3.2: languageName: node linkType: hard +"get-stream@npm:^7.0.0": + version: 7.0.0 + resolution: "get-stream@npm:7.0.0" + checksum: 1f8e6ddc0c2752ea60d03c5509ac02ea3e5e2e3f0f4d3ac4f89cc56e1c61990cade097c60ec2e2ec21d8f33ac89ffd26c49db5df42dd70f17f815a55335ce5c5 + languageName: node + linkType: hard + "get-symbol-description@npm:^1.0.0": version: 1.0.0 resolution: "get-symbol-description@npm:1.0.0" From e0760e753539e69319cde6ab6e76a59c0f109b34 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 May 2023 02:03:32 +0000 Subject: [PATCH 5/5] chore(release): 3.3.2 [skip ci] ## [3.3.2](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.3.1...v3.3.2) (2023-05-29) --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 043c83fb..6dc8d7cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [3.3.2](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.3.1...v3.3.2) (2023-05-29) + ## [3.3.1](https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff/compare/v3.3.0...v3.3.1) (2023-05-21) diff --git a/package.json b/package.json index 373d8c09..252870b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@frsource/cypress-plugin-visual-regression-diff", "description": "Perform visual regression test with a nice GUI as help. 💅 Only for Cypress!", - "version": "3.3.1", + "version": "3.3.2", "author": "Jakub Freisler ", "homepage": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff", "repository": "https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff.git",