dependabot[bot]
|
2f8ff75bf8
|
chore(deps): bump @bugsnag/plugin-react from 7.18.0 to 7.19.0
Bumps [@bugsnag/plugin-react](https://github.com/bugsnag/bugsnag-js) from 7.18.0 to 7.19.0.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](https://github.com/bugsnag/bugsnag-js/compare/v7.18.0...v7.19.0)
---
updated-dependencies:
- dependency-name: "@bugsnag/plugin-react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-05 00:53:06 +00:00 |
|
dependabot[bot]
|
8c9be40f5f
|
chore(deps): bump mdast-util-toc from 6.1.0 to 6.1.1
Bumps [mdast-util-toc](https://github.com/syntax-tree/mdast-util-toc) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-toc/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-toc/compare/6.1.0...6.1.1)
---
updated-dependencies:
- dependency-name: mdast-util-toc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-05 00:53:04 +00:00 |
|
dependabot[bot]
|
e4fe247ab4
|
chore(deps-dev): bump rimraf from 4.1.1 to 4.1.2
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v4.1.1...v4.1.2)
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-05 00:52:40 +00:00 |
|
dependabot[bot]
|
3f1d5afb0b
|
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-05 00:51:27 +00:00 |
|
Enoch Riese
|
3eb27cc6ad
|
run npx lerna bootstrap after reconfiguring
|
2023-02-04 18:44:26 -06:00 |
|
Enoch Riese
|
cc31677a70
|
run reconfigure after syncing updates
|
2023-02-04 18:35:59 -06:00 |
|
Enoch Riese
|
66c8e0c973
|
Merge pull request #3501 from freesewing/dependabot/npm_and_yarn/next/bundle-analyzer-13.1.6
chore(deps): bump @next/bundle-analyzer from 13.1.3 to 13.1.6
|
2023-02-04 18:32:55 -06:00 |
|
github-actions
|
17d06c06e4
|
[dependabot skip] bumped dependabot/npm_and_yarn/next/bundle-analyzer-13.1.6 changes in config/dependencies.yaml
|
2023-02-04 19:12:48 +00:00 |
|
dependabot[bot]
|
0d08918764
|
chore(deps): bump @next/bundle-analyzer from 13.1.3 to 13.1.6
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 13.1.3 to 13.1.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.1.6/packages/next-bundle-analyzer)
---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-04 19:12:22 +00:00 |
|
Joost De Cock
|
18c44c6fa3
|
Merge pull request #3515 from eriese/eriese-dependency-action
(Feature) Add action to sync dependencies bumped by dependabot
|
2023-02-04 19:31:26 +01:00 |
|
Enoch Riese
|
00ffc69b4a
|
put dependabot filter back in
|
2023-02-04 08:37:14 -06:00 |
|
Enoch Riese
|
b00b20c99b
|
give action write permission for pull requests
|
2023-02-04 00:25:59 -06:00 |
|
Enoch Riese
|
189bd651d4
|
remove logic filters for testing
|
2023-02-04 00:21:12 -06:00 |
|
Enoch Riese
|
cf9f86ec7a
|
add dependabot skip to action commit message
|
2023-02-04 00:12:03 -06:00 |
|
Enoch Riese
|
e06331ef7e
|
fix git command
|
2023-02-04 00:05:50 -06:00 |
|
Enoch Riese
|
f74ecbcb40
|
fixing detached head issue
|
2023-02-03 23:57:35 -06:00 |
|
Enoch Riese
|
930de60608
|
troubleshooting git issues
|
2023-02-03 23:54:52 -06:00 |
|
Enoch Riese
|
9d7de72465
|
head_ref instead of ref_name
|
2023-02-03 23:49:28 -06:00 |
|
Enoch Riese
|
1b352a49c0
|
oops, interpolation
|
2023-02-03 23:44:05 -06:00 |
|
Enoch Riese
|
c366633641
|
adding logging to debug issue
|
2023-02-03 23:42:01 -06:00 |
|
Enoch Riese
|
251785b5c0
|
changing filtering logic
|
2023-02-03 23:34:23 -06:00 |
|
Enoch Riese
|
03d532916a
|
add step to commit changes made by action
|
2023-02-03 23:24:35 -06:00 |
|
Enoch Riese
|
ad4ae88511
|
lint fix
|
2023-02-03 19:26:14 -06:00 |
|
Enoch Riese
|
4fc4172db3
|
add action to sync dependencies bumped by dependabot
|
2023-02-03 19:19:53 -06:00 |
|
Joost De Cock
|
9321de0d7f
|
Merge pull request #3512 from eriese/eriese-ignored-builds
(Feature) Refine skip build logic to build relevant pull requests
|
2023-02-03 18:35:58 +01:00 |
|
Joost De Cock
|
e12418312a
|
Merge pull request #3513 from eriese/eriese-scripts
(chore): update dependencies and scripts
|
2023-02-03 18:34:48 +01:00 |
|
Enoch Riese
|
3c49edef80
|
(chore): update dependencies to match package.jsons and scripts to run next directly
|
2023-02-02 17:38:49 -06:00 |
|
Enoch Riese
|
efbf561ca6
|
lint fixes
|
2023-02-02 13:26:20 -06:00 |
|
Joost De Cock
|
164b2fb19f
|
Merge pull request #3510 from eriese/eriese-print-align
(Feature) Use xes instead of diamonds for print alignment
|
2023-02-02 19:02:40 +01:00 |
|
Joost De Cock
|
5debab4cb0
|
Merge pull request #3511 from freesewing/i18n
New Crowdin updates
|
2023-02-02 19:01:48 +01:00 |
|
Enoch Riese
|
a1cc978207
|
refine skip build logic to build relevant pull requests
|
2023-02-02 11:46:31 -06:00 |
|
Joost De Cock
|
0362887e4d
|
New translations en.md (Ukrainian)
|
2023-02-02 18:03:56 +01:00 |
|
Joost De Cock
|
43b8aeb4da
|
New translations en.md (Dutch)
|
2023-02-02 18:03:55 +01:00 |
|
Joost De Cock
|
7b9c6969ea
|
New translations en.md (German)
|
2023-02-02 18:03:54 +01:00 |
|
Joost De Cock
|
aa5977be1f
|
New translations en.md (Spanish)
|
2023-02-02 18:03:53 +01:00 |
|
Joost De Cock
|
cbcd151477
|
New translations en.md (French)
|
2023-02-02 18:03:52 +01:00 |
|
Enoch Riese
|
4a84343b64
|
Merge pull request #3502 from freesewing/starfetch-patch-1
fix: missing slash
|
2023-02-02 10:44:36 -06:00 |
|
Enoch Riese
|
40c75a1f50
|
use xes instead of diamonds for print alignment
|
2023-02-02 10:40:08 -06:00 |
|
Joost De Cock
|
d2079515de
|
Merge pull request #3504 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.262.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.258.0 to 3.262.0
|
2023-02-01 18:51:31 +01:00 |
|
Joost De Cock
|
3c250a1f85
|
Merge pull request #3505 from freesewing/dependabot/npm_and_yarn/sanity/cli-3.2.6
chore(deps-dev): bump @sanity/cli from 3.1.4 to 3.2.6
|
2023-02-01 18:51:08 +01:00 |
|
dependabot[bot]
|
802e504cf1
|
chore(deps-dev): bump @sanity/cli from 3.1.4 to 3.2.6
Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 3.1.4 to 3.2.6.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.2.6/packages/@sanity/cli)
---
updated-dependencies:
- dependency-name: "@sanity/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-01 04:33:25 +00:00 |
|
dependabot[bot]
|
c6c79be165
|
chore(deps): bump @aws-sdk/client-sesv2 from 3.258.0 to 3.262.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.258.0 to 3.262.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.262.0/clients/client-sesv2)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-01 04:29:28 +00:00 |
|
starfetch
|
5512bf21aa
|
fix: missing slash
missing slash in relative link
|
2023-01-31 21:55:28 +01:00 |
|
Joost De Cock
|
6a8a3c9616
|
Merge pull request #3495 from freesewing/dependabot/npm_and_yarn/eslint-8.33.0
chore(deps-dev): bump eslint from 8.31.0 to 8.33.0
|
2023-01-30 21:09:22 +01:00 |
|
Joost De Cock
|
f4b0fa4f5a
|
Merge pull request #3496 from freesewing/dependabot/npm_and_yarn/axios-1.2.6
chore(deps): bump axios from 1.2.4 to 1.2.6
|
2023-01-30 21:09:10 +01:00 |
|
Joost De Cock
|
5fb80b4144
|
Merge pull request #3497 from BenJamesBen/gdpr-i18n-asterisk-fix
fix(org): Rename/remove incorrect asterisk-named files
|
2023-01-30 21:08:48 +01:00 |
|
Benjamin F
|
7a43002359
|
fix(org): Rename/remove incorrect asterisk-named files
|
2023-01-30 05:55:09 -08:00 |
|
dependabot[bot]
|
13bbc0a55a
|
chore(deps): bump axios from 1.2.4 to 1.2.6
Bumps [axios](https://github.com/axios/axios) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.4...v1.2.6)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 04:31:25 +00:00 |
|
dependabot[bot]
|
e8fe071088
|
chore(deps-dev): bump eslint from 8.31.0 to 8.33.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.33.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.33.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 04:25:17 +00:00 |
|
Benjamin F
|
9ac1ed560e
|
fix(titan): Add runaway rotations protection
|
2023-01-29 12:37:17 -08:00 |
|