Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump word-wrap from 1.2.3 to 1.2.4 #1125

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps word-wrap from 1.2.3 to 1.2.4.

Release notes

Sourced from word-wrap's releases.

1.2.4

What's Changed

New Contributors

Full Changelog: jonschlinkert/word-wrap@1.2.3...1.2.4

Commits

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 19, 2023
@github-actions github-actions bot enabled auto-merge July 19, 2023 05:38
@github-actions github-actions bot added this pull request to the merge queue Jul 26, 2023
Merged via the queue into master with commit 2ee183c Jul 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/word-wrap-1.2.4 branch July 26, 2023 19:03
grzanka added a commit that referenced this pull request Jul 29, 2023
* 906 Fix freezing UI (#1066)

* Manually assign results for each simulator

* Revert "Manually assign results for each simulator"

This reverts commit d5c3175.

* Log and limit output for debugging

* Limit output for big files

* Increase large file limits

Co-authored-by: Leszek Grzanka <grzanka@agh.edu.pl>

* Decrease number of lines

* Restore onChange handler for small files

* Do not use specific language syntax highlight

* Update converter version

* Truncate single long line

* Refactoring

* Update src/WrapperApp/components/InputEditor/InputFilesEditor.tsx

Co-authored-by: Leszek Grzanka <grzanka@agh.edu.pl>

---------

Co-authored-by: Leszek Grzanka <grzanka@agh.edu.pl>

* Set setPixelRatio to 1 (#1112)

* build(deps): bump @uiw/react-textarea-code-editor from 2.1.6 to 2.1.7 (#1118)

Bumps [@uiw/react-textarea-code-editor](https://github.com/uiwjs/react-textarea-code-editor) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/uiwjs/react-textarea-code-editor/releases)
- [Commits](uiwjs/react-textarea-code-editor@v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: "@uiw/react-textarea-code-editor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump semver from 5.7.1 to 5.7.2 (#1123)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#1125)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* keycloak integration (#1086)

* keycloak attempts

# Conflicts:
#	src/WrapperApp/components/Panels/LoginPanel.tsx

* test

* Print token for debug purposes

* hardcoding

* update

* test

* Update src/keycloak.js

Co-authored-by: Jakub Niechaj <quban123@gmail.com>

* test suggested by Mieszko

* Add token refresh to keycloak

* Add comunication with yaptide backend

* Add interval async

* Document ambiguous literal number values.

---------

Co-authored-by: Dominik Hendzel <128628266+hendzeld@users.noreply.github.com>
Co-authored-by: Jakub Niechaj <quban123@gmail.com>

* build(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#1120)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump @mui/lab from 5.0.0-alpha.133 to 5.0.0-alpha.137 (#1126)

Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.133 to 5.0.0-alpha.137.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab)

---
updated-dependencies:
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Dominik Hendzel <128628266+hendzeld@users.noreply.github.com>
Co-authored-by: Szymon Kania <26521377+ostatni5@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Niechaj <quban123@gmail.com>
github-merge-queue bot pushed a commit that referenced this pull request Aug 4, 2023
* Move Toolbar

* Rewrite Config typing and standardize window interface extension

* Move editor initialization to StoreService

* Add Config for title and description

* Fix warnings

* Remove unused code

* bump to newest master (#1129)

* 906 Fix freezing UI (#1066)

* Manually assign results for each simulator

* Revert "Manually assign results for each simulator"

This reverts commit d5c3175.

* Log and limit output for debugging

* Limit output for big files

* Increase large file limits

Co-authored-by: Leszek Grzanka <grzanka@agh.edu.pl>

* Decrease number of lines

* Restore onChange handler for small files

* Do not use specific language syntax highlight

* Update converter version

* Truncate single long line

* Refactoring

* Update src/WrapperApp/components/InputEditor/InputFilesEditor.tsx

Co-authored-by: Leszek Grzanka <grzanka@agh.edu.pl>

---------

Co-authored-by: Leszek Grzanka <grzanka@agh.edu.pl>

* Set setPixelRatio to 1 (#1112)

* build(deps): bump @uiw/react-textarea-code-editor from 2.1.6 to 2.1.7 (#1118)

Bumps [@uiw/react-textarea-code-editor](https://github.com/uiwjs/react-textarea-code-editor) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/uiwjs/react-textarea-code-editor/releases)
- [Commits](uiwjs/react-textarea-code-editor@v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: "@uiw/react-textarea-code-editor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump semver from 5.7.1 to 5.7.2 (#1123)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#1125)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* keycloak integration (#1086)

* keycloak attempts

# Conflicts:
#	src/WrapperApp/components/Panels/LoginPanel.tsx

* test

* Print token for debug purposes

* hardcoding

* update

* test

* Update src/keycloak.js

Co-authored-by: Jakub Niechaj <quban123@gmail.com>

* test suggested by Mieszko

* Add token refresh to keycloak

* Add comunication with yaptide backend

* Add interval async

* Document ambiguous literal number values.

---------

Co-authored-by: Dominik Hendzel <128628266+hendzeld@users.noreply.github.com>
Co-authored-by: Jakub Niechaj <quban123@gmail.com>

* build(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#1120)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump @mui/lab from 5.0.0-alpha.133 to 5.0.0-alpha.137 (#1126)

Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.133 to 5.0.0-alpha.137.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab)

---
updated-dependencies:
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Dominik Hendzel <128628266+hendzeld@users.noreply.github.com>
Co-authored-by: Szymon Kania <26521377+ostatni5@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Niechaj <quban123@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Leszek Grzanka <grzanka@agh.edu.pl>
Co-authored-by: Dominik Hendzel <128628266+hendzeld@users.noreply.github.com>
Co-authored-by: Szymon Kania <26521377+ostatni5@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant