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

[3.0] Impact 2.16 changes on Meteor 3.x #13098

Merged
merged 148 commits into from May 6, 2024

Conversation

nachocodoner
Copy link
Member

@nachocodoner nachocodoner commented Apr 17, 2024

OSS-390

As stated on #13066, this PR will resolve conflicts on changes into 2.16 version to ensure compatibility with last changes.

Any 2.16 candidate that produces hard times to be compatible with 3.x will be considered to be discarded for next release.

Merged Already

Release 2.16
#13066

New mongo package options to optimize Oplog tailing performance to include/exclude certain collections
#13009

Get default options from meteor settings
#13005

check - throw all errors
#12970

Add nodemailer-openpgp
#12991

Session storage option for accounts
#13046

chore: remove repetitive words
#13093

harryadel and others added 30 commits October 21, 2022 13:43
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Updated the exclude so that it doesn't exclude `"!./.meteor/local/types"`. Prior to this, intellisense for my package's types wasn't working.

From `zodern:types`:
If your tsconfig has exclude configured, make sure the exclude rules do not exclude `.meteor/local/types`
No Node 12 tests, which should slightly speed things up.
@github-actions github-actions bot temporarily deployed to pull request April 25, 2024 12:29 Inactive
This reverts commit c9a567e.
@github-actions github-actions bot temporarily deployed to pull request April 25, 2024 12:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 25, 2024 12:34 Inactive
@nachocodoner nachocodoner marked this pull request as ready for review April 25, 2024 15:24
@github-actions github-actions bot temporarily deployed to pull request April 25, 2024 15:36 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 25, 2024 15:36 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 30, 2024 16:10 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 30, 2024 16:10 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 3, 2024 06:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 3, 2024 06:42 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 3, 2024 15:01 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 3, 2024 15:01 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 5, 2024 08:04 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 5, 2024 08:04 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 5, 2024 08:27 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 5, 2024 08:27 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 6, 2024 09:44 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 6, 2024 09:44 Inactive
@nachocodoner nachocodoner merged commit e538829 into release-3.0 May 6, 2024
12 of 15 checks passed
@nachocodoner nachocodoner deleted the 3.0-impact-2.16-quick-gains branch May 6, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet