Skip to content

Commit

Permalink
Update dependencies (#128)
Browse files Browse the repository at this point in the history
* Bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Bump node-forge from 0.10.0 to 1.3.0

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](digitalbazaar/forge@0.10.0...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump parse-path and release-it

Bumps [parse-path](https://github.com/IonicaBizau/parse-path) to 7.0.0 and updates ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together.


Updates `parse-path` from 4.0.4 to 7.0.0
- [Release notes](https://github.com/IonicaBizau/parse-path/releases)
- [Commits](IonicaBizau/parse-path@4.0.4...7.0.0)

Updates `release-it` from 14.14.3 to 15.5.0
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.14.3...15.5.0)

---
updated-dependencies:
- dependency-name: parse-path
  dependency-type: indirect
- dependency-name: release-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump got and release-it

Bumps [got](https://github.com/sindresorhus/got) to 12.5.1 and updates ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 12.5.1
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v9.6.0...v12.5.1)

Updates `release-it` from 14.14.3 to 15.5.0
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.14.3...15.5.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: release-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump node-fetch and styled-components

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependency [styled-components](https://github.com/styled-components/styled-components). These dependencies need to be updated together.


Updates `node-fetch` from 1.7.3 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@1.7.3...v2.6.7)

Updates `styled-components` from 3.0.1 to 5.3.6
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Changelog](https://github.com/styled-components/styled-components/blob/main/CHANGELOG.md)
- [Commits](styled-components/styled-components@v3.0.1...v5.3.6)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: styled-components
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump parse-url and release-it

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) to 8.1.0 and updates ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together.


Updates `parse-url` from 6.0.5 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](IonicaBizau/parse-url@6.0.5...8.1.0)

Updates `release-it` from 14.14.3 to 15.5.0
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.14.3...15.5.0)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: release-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump ejs and react-scripts

Bumps [ejs](https://github.com/mde/ejs) to 3.1.8 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `ejs` from 2.7.4 to 3.1.8
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](mde/ejs@v2.7.4...v3.1.8)

Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump ansi-html and react-scripts

Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Removes `ansi-html`

Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

---
updated-dependencies:
- dependency-name: ansi-html
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump loader-utils and react-scripts

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.3 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 2.0.3
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v2.0.3)

Updates `loader-utils` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v2.0.3)

Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump decode-uri-component from 0.2.0 to 0.2.2

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] <[email protected]>

* Bump json5 from 2.2.1 to 2.2.3 in /examples

Bumps [json5](https://github.com/json5/json5) from 2.2.1 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.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Bump ua-parser-js from 0.7.32 to 0.7.33

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.32...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* 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](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump cacheable-request and release-it

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together.


Updates `cacheable-request` from 6.1.0 to 10.2.7
- [Release notes](https://github.com/jaredwray/cacheable-request/releases)
- [Commits](https://github.com/jaredwray/cacheable-request/commits)

Updates `release-it` from 14.14.3 to 15.6.0
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@14.14.3...15.6.0)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: release-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump vm2 from 3.9.11 to 3.9.15

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.15.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.11...3.9.15)

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

Signed-off-by: dependabot[bot] <[email protected]>

* update dependabot deps

* update deps minor

* bump react-scripts

* fix linter and test errors

* bump github used node version

* Update Github extension versions

* Update node version to 18.20.4

* Update node version to 18.20.4

* Fix paths to registry

* Fix typescript version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vijay Sharma <[email protected]>
  • Loading branch information
3 people committed Jul 12, 2024
1 parent 3323d67 commit b68ae3c
Show file tree
Hide file tree
Showing 11 changed files with 24,958 additions and 24,837 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Node version
uses: actions/setup-node@v1
with:
node-version: 10.15.1
node-version: 18.20.4
- name: Install dependencies
run: npm ci
- name: Run tests
Expand All @@ -32,7 +32,7 @@ jobs:
- name: Setup Node version
uses: actions/setup-node@v1
with:
node-version: 10.15.1
node-version: 18.20.4
- name: Install dependencies
run: npm ci
- name: Build package
Expand All @@ -55,7 +55,7 @@ jobs:
- name: Setup Node version
uses: actions/setup-node@v1
with:
node-version: 10.15.1
node-version: 18.20.4
registry-url: https://registry.npmjs.org/
- name: Setup Git
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Clone Repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Setup Node version
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: 14.16.0
node-version: 18.20.4
- name: Install dependencies
run: npm ci
- name: Run tests
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ typings/
/umd

# misc
.idea
.DS_Store
.env.local
.env.development.local
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.16.0
v18
2 changes: 1 addition & 1 deletion config/eslint-react.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const config = deepMerge(baseConfig, {
when: 'always',
}],
'react/jsx-sort-props': 2,
'react/jsx-sort-default-props': [2, {
'react/sort-default-props': [2, {
ignoreCase: true,
}],
'react/jsx-tag-spacing': [2, {
Expand Down
Loading

0 comments on commit b68ae3c

Please sign in to comment.