Changes
Fixes
refactor: Make ForbiddenWordsDictionary a class (#3619)
refactor: Make ForbiddenWordsDictionary a class (#3619)
Maintenance
chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#3630)
chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#3630)
Bumps codecov/codecov-action from 3.1.0 to 3.1.1.
Sourced from codecov/codecov-action's releases.
Full Changelog: codecov/codecov-action@v3.1.0...v3.1.1
Sourced from codecov/codecov-action's changelog.
... (truncated)
Release notes
3.1.1
What's Changed
@slifty
in codecov/codecov-action#661
@mitchell-codecov
in codecov/codecov-action#593
@dependabot
in codecov/codecov-action#714
@dependabot
in codecov/codecov-action#713
@Evalir
in codecov/codecov-action#712
@dependabot
in codecov/codecov-action#724
@types/jest
from 27.4.1 to 27.5.0 by @dependabot
in codecov/codecov-action#717
@johnmanjiro13
in codecov/codecov-action#725
@gsheni
in codecov/codecov-action#726
@types/node
from 17.0.25 to 17.0.33 by @dependabot
in codecov/codecov-action#729
@types/node
to 16.11.35 by @dependabot
in codecov/codecov-action#734
@dependabot
in codecov/codecov-action#723
@actions/github
from 5.0.1 to 5.0.3 by @dependabot
in codecov/codecov-action#733
@actions/core
from 1.6.0 to 1.8.2 by @dependabot
in codecov/codecov-action#732
@types/node
from 16.11.35 to 16.11.36 by @dependabot
in codecov/codecov-action#737
@mitchell-codecov
in codecov/codecov-action#633
@dependabot
in codecov/codecov-action#749
@thomasrockhu-codecov
in codecov/codecov-action#747
@dependabot
in codecov/codecov-action#755
@mitchell-codecov
in codecov/codecov-action#750
@types/node
from 16.11.36 to 16.11.39 by @dependabot
in codecov/codecov-action#759
@types/node
from 16.11.39 to 16.11.40 by @dependabot
in codecov/codecov-action#762
@vercel/ncc
from 0.33.4 to 0.34.0 by @dependabot
in codecov/codecov-action#746
@dependabot
in codecov/codecov-action#757
@dependabot
in codecov/codecov-action#760
@dependabot
in codecov/codecov-action#748
@dependabot
in codecov/codecov-action#766
@thomasrockhu
in codecov/codecov-action#774
network
entry in table by @kevmoo
in codecov/codecov-action#783
@mitchell-codecov
in codecov/codecov-action#791
@dependabot
in codecov/codecov-action#799
@actions/core
from 1.8.2 to 1.9.1 by @dependabot
in codecov/codecov-action#798
@RobbieMcKinstry
in codecov/codecov-action#769
@thomasrockhu-codecov
in codecov/codecov-action#828
New Contributors
@slifty
made their first contribution in codecov/codecov-action#661
@Evalir
made their first contribution in codecov/codecov-action#712
@johnmanjiro13
made their first contribution in codecov/codecov-action#725
@gsheni
made their first contribution in codecov/codecov-action#726
@kevmoo
made their first contribution in codecov/codecov-action#783
@RobbieMcKinstry
made their first contribution in codecov/codecov-action#769
Changelog
3.1.1
Fixes
Dependencies
@types/jest
from 27.4.1 to 27.5.0
@types/node
from 17.0.25 to 17.0.33
@types/node
to 16.11.35
@actions/github
from 5.0.1 to 5.0.3
@actions/core
from 1.6.0 to 1.8.2
@types/node
from 16.11.35 to 16.11.36
@types/node
from 16.11.36 to 16.11.39
@types/node
from 16.11.39 to 16.11.40
@vercel/ncc
from 0.33.4 to 0.34.0
@actions/core
from 1.8.2 to 1.9.1
3.1.0
Features
xcode
arguments for the Codecov uploader
Dependencies
@vercel/ncc
from 0.33.3 to 0.33.4
@types/node
from 17.0.23 to 17.0.25
3.0.0
Breaking Changes
Commits
d9f34f8
release: update changelog and version to 3.1.1 (#828)
0e9e7b4
Plumb failCi into verification function. (#769)
7f20bd4
build(deps): bump @actions/core
from 1.8.2 to 1.9.1 (#798)
13bc253
build(deps): bump openpgp from 5.3.0 to 5.4.0 (#799)
5c0da1b
Trim arguments after splitting them (#791)
68d5f6d
Fix network
entry in table (#783)
2a829b9
Switch to v3 (#774)
8e09eaf
build(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#766)
39e2229
build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 (#748)
b2b7703
build(deps): bump openpgp from 5.2.1 to 5.3.0 (#760)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3637)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3637)
Update ALL Dependencies (main)
package.json | 2 +-
pnpm-lock.yaml | 108 ++++++++++++++++++++++++++++++---------------------------
2 files changed, 57 insertions(+), 53 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3624)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3624)
Update ALL Dependencies (main)
package.json | 4 +-
packages/cspell-eslint-plugin/package.json | 6 +-
pnpm-lock.yaml | 147 ++++++++++-----------
.../test-cspell-eslint-plugin/package.json | 4 +-
website/package.json | 4 +-
5 files changed, 80 insertions(+), 85 deletions(-)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3623)
ci: Workflow Bot -- Update ALL Dependencies (main) (#3623)
Update ALL Dependencies (main)
pnpm-lock.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
ci: limit the test concurrency to fix test timeouts due to overloaded hosts. (#3620)
ci: limit the test concurrency to fix test timeouts due to overloaded hosts. (#3620)
Some tests have started to fail when too much load is put on the host. Setting concurrency to 1 should help prevent that.