Skip to content

deps(NODE-6897): FY26Q2 dependency updates (not lint-related dependencies) #4511

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

This PR updates all non-lint related dependencies that can be updated. Lint related dependencies (peer dependency + nodejs version support issues) were causing me a headache and I plan to tackle them separately.

@dependabot dependabot bot requested a review from a team as a code owner April 16, 2025 19:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-9e0833f89d branch from 9167962 to 0dbf898 Compare April 16, 2025 22:31
@baileympearson baileympearson force-pushed the dependabot/npm_and_yarn/development-dependencies-9e0833f89d branch from 0dbf898 to 5c1e73b Compare April 29, 2025 13:56
@baileympearson baileympearson changed the title chore(deps-dev): bump the development-dependencies group across 1 directory with 12 updates deps(NODE-6897): FY26Q2 dependency updates (not lint-related dependencies) Apr 29, 2025
@@ -13,7 +13,7 @@ app.use((req, res, next) => {
app.use(express.static('docs'));
app.use('/node-mongodb-native', express.static('docs'));

app.get('*', (req, res) => res.redirect('404.html'));
app.get('*path', (req, res) => res.redirect('404.html'));
Copy link
Contributor

Choose a reason for hiding this comment

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

express5 compat change.

@nbbeeken nbbeeken self-assigned this Apr 29, 2025
@nbbeeken nbbeeken self-requested a review April 29, 2025 19:12
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Apr 29, 2025
@baileympearson baileympearson requested a review from nbbeeken April 30, 2025 14:41
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 Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants