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

chore(ember): upgrade dependencies #620

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Conversation

Yelinz
Copy link
Member

@Yelinz Yelinz commented Aug 31, 2022

upgrade ember-caluma dependencies
change dependabot to ignore certain npm versions

upgrade ember-caluma dependencies
change dependabot to ignore certain npm versions
Comment on lines +42 to +60
ignore:
# mirror https://github.com/projectcaluma/ember-caluma/blob/main/.github/dependabot.yml
- dependency-name: graphql
versions:
- ">= 16"
# We're not ready yet
- dependency-name: ember-source
versions:
- ">= 4"
- dependency-name: ember-cli
versions:
- ">= 4"
- dependency-name: ember-data
versions:
- ">= 4"
# https://github.com/ember-cli/ember-cli/issues/9307
- dependency-name: eslint
versions:
- ">= 8"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe open an issue for this since this could easily be forgotten?

@Yelinz Yelinz merged commit 0f13620 into adfinis:main Sep 1, 2022
@Yelinz Yelinz deleted the update-ember-deps branch September 1, 2022 08:23
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.

2 participants