Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

build: release #29

Open
wants to merge 22 commits into
base: release
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
15916cb
refactor: upgrade graphql from 16.4.0 to 16.5.0 (#2149)
mtrezza Jun 4, 2022
721bd93
refactor: upgrade core-js from 3.22.4 to 3.22.5 (#2150)
mtrezza Jun 4, 2022
62d1cbf
refactor: upgrade graphiql from 1.8.8 to 1.8.9 (#2148)
mtrezza Jun 4, 2022
4f9090a
fix: security upgrade semver-regex from 3.1.3 to 3.1.4 (#2154)
dependabot[bot] Jun 4, 2022
3953e7e
chore(release): 4.1.2-alpha.3 [skip ci]
semantic-release-bot Jun 4, 2022
d2d52f2
refactor: upgrade passport from 0.5.2 to 0.5.3 (#2157)
snyk-bot Jun 7, 2022
52b1960
refactor: upgrade @babel/runtime from 7.17.9 to 7.18.0 (#2161)
dplewis Jun 10, 2022
7b4b6ee
refactor: upgrade passport from 0.5.3 to 0.6.0 (#2162)
snyk-bot Jun 11, 2022
eb64872
refactor: upgrade otpauth from 7.1.2 to 7.1.3 (#2163)
snyk-bot Jun 12, 2022
a4d8f19
refactor: upgrade react-redux from 8.0.1 to 8.0.2 (#2166)
snyk-bot Jun 13, 2022
9b12111
refactor: upgrade core-js from 3.22.5 to 3.22.6 (#2165)
snyk-bot Jun 13, 2022
352b922
refactor: upgrade immutable from 4.0.0 to 4.1.0 (#2167)
mtrezza Jun 14, 2022
a31f714
refactor: upgrade core-js from 3.22.6 to 3.22.7 (#2170)
snyk-bot Jun 16, 2022
109f49a
refactor: upgrade typescript from 4.6.4 to 4.7.2 (#2168)
snyk-bot Jun 16, 2022
76915e2
refactor: upgrade @babel/runtime from 7.18.0 to 7.18.2 (#2169)
snyk-bot Jun 16, 2022
2a63194
refactor: upgrade @babel/runtime from 7.18.2 to 7.18.3 (#2172)
dplewis Jun 17, 2022
bf27266
refactor: upgrade commander from 9.2.0 to 9.3.0 (#2173)
snyk-bot Jun 18, 2022
70da10b
ci: fix auto-release (#2174)
mtrezza Jun 18, 2022
dd54f89
Merge branch 'beta' into build-beta
mtrezza Jun 18, 2022
6a6bf64
build: release
mtrezza Jun 18, 2022
6146332
chore(release): 4.1.3-beta.1 [skip ci]
semantic-release-bot Jun 18, 2022
98e9f0e
ci: release commit
MrMartinR Oct 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release-automated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
persist-credentials: false
- uses: actions/setup-node@v2
with:
node-version: 12
node-version: 14
registry-url: https://registry.npmjs.org/
- name: Cache Node.js modules
uses: actions/cache@v2
Expand Down
7 changes: 7 additions & 0 deletions changelogs/CHANGELOG_alpha.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.1.2-alpha.3](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.2-alpha.2...4.1.2-alpha.3) (2022-06-04)


### Bug Fixes

* security upgrade semver-regex from 3.1.3 to 3.1.4 ([#2154](https://github.com/ParsePlatform/parse-dashboard/issues/2154)) ([4f9090a](https://github.com/ParsePlatform/parse-dashboard/commit/4f9090ad22460913f7987964ee54f26d348ca254))

## [4.1.2-alpha.2](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.2-alpha.1...4.1.2-alpha.2) (2022-05-30)


Expand Down
7 changes: 7 additions & 0 deletions changelogs/CHANGELOG_beta.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.1.3-beta.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.2...4.1.3-beta.1) (2022-06-18)


### Bug Fixes

* security upgrade semver-regex from 3.1.3 to 3.1.4 ([#2154](https://github.com/ParsePlatform/parse-dashboard/issues/2154)) ([4f9090a](https://github.com/ParsePlatform/parse-dashboard/commit/4f9090ad22460913f7987964ee54f26d348ca254))

## [4.1.2-beta.1](https://github.com/ParsePlatform/parse-dashboard/compare/4.1.1...4.1.2-beta.1) (2022-06-01)


Expand Down
91 changes: 50 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse-dashboard",
"version": "4.1.2",
"version": "4.1.3-beta.1",
"repository": {
"type": "git",
"url": "https://github.com/ParsePlatform/parse-dashboard"
Expand Down Expand Up @@ -35,27 +35,27 @@
"LICENSE"
],
"dependencies": {
"@babel/runtime": "7.17.9",
"@babel/runtime": "7.18.3",
"bcryptjs": "2.3.0",
"body-parser": "1.20.0",
"commander": "9.2.0",
"commander": "9.3.0",
"connect-flash": "0.1.1",
"cookie-session": "2.0.0",
"copy-to-clipboard": "3.3.1",
"core-js": "3.22.4",
"core-js": "3.22.7",
"csurf": "1.11.0",
"express": "4.18.1",
"graphiql": "1.8.8",
"graphql": "16.4.0",
"graphiql": "1.8.9",
"graphql": "16.5.0",
"history": "4.10.1",
"immutable": "4.0.0",
"immutable": "4.1.0",
"immutable-devtools": "0.1.5",
"inquirer": "8.2.4",
"js-beautify": "1.14.2",
"otpauth": "7.1.2",
"otpauth": "7.1.3",
"package-json": "7.0.0",
"parse": "3.4.2",
"passport": "0.5.2",
"passport": "0.6.0",
"passport-local": "1.0.0",
"prismjs": "1.28.0",
"prop-types": "15.8.1",
Expand All @@ -68,12 +68,12 @@
"react-helmet": "6.1.0",
"react-json-view": "1.21.3",
"react-popper-tooltip": "4.3.1",
"react-redux": "8.0.1",
"react-redux": "8.0.2",
"react-router": "5.2.1",
"react-router-dom": "5.3.0",
"regenerator-runtime": "0.13.9",
"semver": "7.3.7",
"typescript": "4.6.4"
"typescript": "4.7.2"
},
"devDependencies": {
"@actions/core": "1.2.6",
Expand Down
11 changes: 5 additions & 6 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,21 +83,20 @@ async function config() {
['@semantic-release/git', {
assets: [changelogFile, 'package.json', 'package-lock.json', 'npm-shrinkwrap.json'],
}],
['@semantic-release/github', {
successComment: getReleaseComment(),
labels: ['type:ci'],
releasedLabels: ['state:released<%= nextRelease.channel ? `-${nextRelease.channel}` : "" %>']
}],
[
'@saithodev/semantic-release-backmerge',
{
'branches': [
{ from: 'beta', to: 'alpha' },
{ from: 'release', to: 'beta' },
{ from: 'release', to: 'alpha' },
]
}
],
['@semantic-release/github', {
successComment: getReleaseComment(),
labels: ['type:ci'],
releasedLabels: ['state:released<%= nextRelease.channel ? `-${nextRelease.channel}` : "" %>']
}],
],
};

Expand Down