Skip to content

Conversation

@Hugo-D
Copy link

@Hugo-D Hugo-D commented Dec 8, 2021

In this Pull Request you will find:

  • a README.md describing which bots we added to the repository and how we set them up in order to perform various automated tasks. It also describes the steps we've been through to develop our own bot.
  • the code needed to setup the bots.

Be aware that a simple Pull Request can't deliver everything we've done. For example the access to Github Actions we created (the option "Allow edits from Maintainers" which granted you access to our Github Actions isn't available between organizations) and the authorization settings for the project (setting up bots' Webhooks, installing the bots, ...)

yanngeny and others added 30 commits November 17, 2021 17:27
Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 7.0.0.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
- [Commits](bcaudan/jasmine-spec-reporter@v5.0.2...v7.0.0)

---
updated-dependencies:
- dependency-name: jasmine-spec-reporter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Fix the name of the README.md file in order to display it by default on the 1st page of the repository
github-actions bot and others added 30 commits October 4, 2022 21:49
…m_and_yarn/front/develop/karma-6.4.1

Bump karma from 6.3.9 to 6.4.1 in /front
…m_and_yarn/front/develop/jasmine-core-4.4.0

Bump jasmine-core from 3.10.1 to 4.4.0 in /front
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.4 to 1.7.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v1.5.4...v1.7.0)

---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-chrome-launcher@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v10.4.0...v10.9.1)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…_and_yarn/front/develop/karma-jasmine-html-reporter-1.7.0

Bump karma-jasmine-html-reporter from 1.5.4 to 1.7.0 in /front
…m_and_yarn/front/develop/karma-chrome-launcher-3.1.1

Bump karma-chrome-launcher from 3.1.0 to 3.1.1 in /front
…m_and_yarn/front/develop/ts-node-10.9.1

Bump ts-node from 10.4.0 to 10.9.1 in /front
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.1 to 5.1.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-jasmine@v4.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: karma-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.0.3...v4.5.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/karma-jasmine-5.1.0

Bump karma-jasmine from 4.0.1 to 5.1.0 in /front
…m_and_yarn/front/develop/typescript-4.5.5

Bump typescript from 4.0.3 to 4.5.5 in /front
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.2 to 18.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/types/node-18.11.1

Bump @types/node from 18.8.2 to 18.11.1 in /front
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.0.3 to 2.4.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.0.3...2.4.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/tslib-2.4.1

Bump tslib from 2.0.3 to 2.4.1 in /front
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/jasmine-core-4.5.0

Bump jasmine-core from 4.4.0 to 4.5.0 in /front
Bumps [primeicons](https://github.com/primefaces/primeicons) from 4.0.0 to 6.0.1.
- [Release notes](https://github.com/primefaces/primeicons/releases)
- [Changelog](https://github.com/primefaces/primeicons/blob/master/CHANGELOG.md)
- [Commits](primefaces/primeicons@4.0.0...6.0.1)

---
updated-dependencies:
- dependency-name: primeicons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/primeicons-6.0.1

Bump primeicons from 4.0.0 to 6.0.1 in /front
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.1 to 18.11.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/types/node-18.11.8

Bump @types/node from 18.11.1 to 18.11.8 in /front
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/jquery-3.6.1

Bump jquery from 3.6.0 to 3.6.1 in /front
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.3 to 5.2.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.1.3...v5.2.2)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/bootstrap-5.2.2

Bump bootstrap from 5.1.3 to 5.2.2 in /front
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.8 to 18.11.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/types/node-18.11.13

Bump @types/node from 18.11.8 to 18.11.13 in /front
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…m_and_yarn/front/develop/types/jasmine-4.3.1

Bump @types/jasmine from 4.3.0 to 4.3.1 in /front
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.

4 participants