Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@edx/edx-bootstrap

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edx/edx-bootstrap - npm Package Compare versions

Comparing version
2.2.3
to
2.2.4
+19
.github/workflows/add-depr-ticket-to-depr-board.yml
# Run the workflow that adds new tickets that are either:
# - labelled "DEPR"
# - title starts with "[DEPR]"
# - body starts with "Proposal Date" (this is the first template field)
# to the org-wide DEPR project board
name: Add newly created DEPR issues to the DEPR project board
on:
issues:
types: [opened]
jobs:
routeissue:
uses: openedx/.github/.github/workflows/add-depr-ticket-to-depr-board.yml@master
secrets:
GITHUB_APP_ID: ${{ secrets.GRAPHQL_AUTH_APP_ID }}
GITHUB_APP_PRIVATE_KEY: ${{ secrets.GRAPHQL_AUTH_APP_PEM }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_ISSUE_BOT_TOKEN }}
+1
-1

@@ -41,4 +41,4 @@ name: Node CI

subject: CI workflow failed in ${{github.repository}}
to: arch-team@edx.org
to: frontend-working-group@edx.org
from: github-actions <github-actions@edx.org>
body: CI workflow in ${{github.repository}} failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"

@@ -10,2 +10,2 @@ # Run commitlint on the commit messages in a pull request.

commitlint:
uses: edx/.github/.github/workflows/commitlint.yml@master
uses: openedx/.github/.github/workflows/commitlint.yml@master

@@ -6,3 +6,3 @@ {

"repository": "git@github.com:edx/edx-bootstrap.git",
"version": "2.2.3",
"version": "2.2.4",
"homepage": "http://edx.github.io/edx-bootstrap",

@@ -48,3 +48,3 @@ "scripts": {

"popper.js": "1.16.1",
"prop-types": "15.7.2",
"prop-types": "15.8.1",
"react": "16.14.0",

@@ -51,0 +51,0 @@ "react-dom": "16.14.0",

@@ -70,7 +70,6 @@ .. image:: https://badge.fury.io/js/%40edx%2Fedx-bootstrap.svg

------------
If you’re having trouble, contact the arch squad on Slack:
If you’re having trouble, you can ask in the front-end channel on Slack or contact the Frontend Working Group:
- `#front-end <https://openedx.slack.com/messages/C0EUBSV7D>`_
- `#architecture <https://openedx.slack.com/messages/C0RU5BTCP>`_
- edX Internal: #arch-team
- `#frontend-working-group <https://openedx.slack.com/messages/C02BMP2RD5Y>`_

@@ -81,3 +80,3 @@ License

The code in this repository uses the Apache 2.0 license unless otherwise noted.
Please see the `LICENSE file <https://github.com/edx/edx-bootstrap/blob/master/LICENSE>`_
Please see the `LICENSE file <https://github.com/openedx/edx-bootstrap/blob/master/LICENSE>`_
for details.

@@ -110,2 +109,2 @@

.. _individual contributor agreement: https://open.edx.org/wp-content/uploads/2019/01/individual-contributor-agreement.pdf
.. _CONTRIBUTING: https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst
.. _CONTRIBUTING: https://github.com/openedx/edx-platform/blob/master/CONTRIBUTING.rst

@@ -150,3 +150,3 @@ import React, { Component } from 'react';

className="nav-link "
href="https://github.com/edx/edx-bootstrap/tree/update-with-documentation-site"
href="https://github.com/openedx/edx-bootstrap/tree/update-with-documentation-site"
>

@@ -153,0 +153,0 @@ This project on Github

@@ -23,3 +23,3 @@ import React from 'react';

<li className="nav-item">
<a className="nav-link " href="https://github.com/edx/edx-bootstrap/tree/update-with-documentation-site">This github branch</a>
<a className="nav-link " href="https://github.com/openedx/edx-bootstrap/tree/update-with-documentation-site">This github branch</a>
</li>

@@ -26,0 +26,0 @@ <li className="nav-item">