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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: add package.json lock file #396

Merged
merged 8 commits into from
Apr 28, 2023

Conversation

Mashal-m
Copy link
Contributor

Description

TODO: Link to a JIRA ticket if one has been created for this feature/issue.
Use the following format for a link: [FEDX-100](https://openedx.atlassian.net/browse/FEDX-100)

TODO: Include a detailed description of the changes in the body of the PR.

TODO: Build a preview version of the documentation using gulp preview and add the generated link here.

Manual Test Plan

TODO: If your changes require manual tests, include instructions for any required manual tests,
and any manual testing that has already been performed.

Testing Checklist

  • Manually test responsive behavior.
  • Manually test right-to-left behavior.
  • Manually test a11y support.

Non-testing Checklist

  • Consider any documentation your change might need, and which users will be affected by this change.

Post-review

  • Squash commits into discrete sets of changes with descriptive commit messages.

Reviewers

TODO: In this section, tag specific reviewers you know will want to have a look at this PR. Please
leave this section blank if you do not know who to tag, and we will automatically suggest reviewers
based on the code it touches.

TODO: You can use the checklist below for organization:

  • @mention a reviewer here
  • @mention a reviewer here

TODO: Consider not just code reviewers but also including reviewers from Docs, UX, Accessibility and Product, if applicable.

If you've been tagged for review, please check your corresponding box once you've given the 馃憤.

@Mashal-m Mashal-m merged commit 6f96f7c into master Apr 28, 2023
2 checks passed
Mashal-m added a commit that referenced this pull request Apr 28, 2023
* build: add package.json lock file

* build: add package.json lock file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file
Mashal-m added a commit that referenced this pull request Apr 28, 2023
* build: add package.json lock file

* build: add package.json lock file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file
Mashal-m added a commit that referenced this pull request Apr 28, 2023
* build: Bump nokogiri from 1.6.7.2 to 1.14.3

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.6.7.2...v1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix: fix lint issue

* fix: fix test

* fix: fix test

* build: Bump ffi from 1.9.10 to 1.15.5 (#395)

* build: add package.json lock file (#396)

* build: add package.json lock file

* build: add package.json lock file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: Bump jquery from 1.12.4 to 3.5.0 (#397)

Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@1.12.4...3.5.0)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
...

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

* refactor: update ci file

* fix: bump gem file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mashal-m <mashal.malik@arbisoft.com>
Co-authored-by: Mashal Malik <107556986+Mashal-m@users.noreply.github.com>
Mashal-m added a commit that referenced this pull request Apr 28, 2023
* build: Bump nokogiri from 1.6.7.2 to 1.14.3

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.6.7.2...v1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix: fix lint issue

* fix: fix test

* fix: fix test

* build: Bump ffi from 1.9.10 to 1.15.5 (#395)

* build: add package.json lock file (#396)

* build: add package.json lock file

* build: add package.json lock file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: Bump jquery from 1.12.4 to 3.5.0 (#397)

Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@1.12.4...3.5.0)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
...

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

* refactor: update ci file

* fix: bump gem file

* refactor: update workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mashal-m <mashal.malik@arbisoft.com>
Co-authored-by: Mashal Malik <107556986+Mashal-m@users.noreply.github.com>
Mashal-m added a commit that referenced this pull request Apr 28, 2023
* build: Bump nokogiri from 1.6.7.2 to 1.14.3

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.6.7.2...v1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix: fix lint issue

* fix: fix test

* fix: fix test

* build: Bump ffi from 1.9.10 to 1.15.5 (#395)

* build: add package.json lock file (#396)

* build: add package.json lock file

* build: add package.json lock file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: update ci file

* build: Bump jquery from 1.12.4 to 3.5.0 (#397)

Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@1.12.4...3.5.0)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
...

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

* refactor: update ci file

* fix: bump gem file

* refactor: update workflow

* build: Bump nokogiri from 1.11.7 to 1.14.3

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.7 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.11.7...v1.14.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mashal-m <mashal.malik@arbisoft.com>
Co-authored-by: Mashal Malik <107556986+Mashal-m@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants