Open
Conversation
Snyk has created this PR to upgrade bootstrap from 4.3.1 to 4.4.1. See this package in NPM: https://www.npmjs.com/package/bootstrap See this project in Snyk: https://app.snyk.io/org/saurabharch/project/73574c21-8fa5-4221-ad36-caa05f333d38?utm_source=github&utm_medium=upgrade-pr
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
Outreachy will now collect feedback from mentors and interns 4 times during the internship. The initial stipend ($3,000) will be sent after feedback #1 is successful. Feedback #2 is a check point to ensure the internship is running smoothly, but is not associated with a stipend payment. The final stipend ($4,000) will be sent after feedback #3 is successful. Feedback #4 is a check point to ensure the internship is running smoothly, but is not associated with a stipend payment. Internships can be extended at any of the four feedback points.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
Create a new internship feedback form to collect information from interns and mentors. This second feedback is not associated with an internship stipend. In the past, Outreachy interns were paid three payments (initial, midpoint, and final). We collected feedback that also authorized those payments. Now Outreachy interns are paid twice during the internship. We collect feedback four times during the internship, with feedback #2 and feedback #4 not being associated with an internship stipend payment. Update feedback #2 form to be in-line with the yes/no questions we asked in feedback #1. Make sure the feedback forms are in line with the week 5 and week 6 expectations we communicate to mentors. Update tests to use the new fields for the intern and mentor feedback #2 forms. Move older feedback models (MidpointMentorFeedback and MidpointInternFeedback) to the end of home/models.py. Add a comment that they are deprecated, and point to the new models (Feedback2FromMentor and Feedback2FromIntern). Unrelated small improvement to the staff view of the feedback: add a link to the intern's blog, if they recorded it on the Outreachy website.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
The time_commitment field in the BaseInternFeedback model currently has help text that says "(Optional) If you have not been working 40 hours a week, please let us know why..." Outreachy shifted to asking interns to work 30 hours per week instead of 40 hours per week. This change is effective as of the December 2021 cohort. It's possible we might want to change the number of hours in the future as well. Override the help text in the intern feedback #1 form template, rather than doing a database migration. The new intern feedback #2 form already overrides this help text as well. TODO: override this text for feedback #3 and #4 templates.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
If the mentor and intern disagree about whether the intern has created a blog, it can be helpful to check if the intern has recorded their blog URL in their Outreachy website account. It can also be helpful to be able to follow the link to the blog to see if the intern has created a blog but not actually created blog posts yet.
saurabharch
pushed a commit
that referenced
this pull request
May 30, 2022
…anks don't send payments on Sunday
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade bootstrap from 4.3.1 to 4.4.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.Release notes
Package name: bootstrap
-
4.4.1 - 2019-11-28
- Fix Dart Sass compatibility (#29755, #29763)
- Add :disabled for disabled fieldset (#29762)
-
4.4.0 - 2019-11-26
- New responsive
- New
- New
- New
- Fixed an issue with Microsoft Edge not picking up
- Deprecated:
- Updated our spacing and alignment for modal footer elements like buttons to automatically wrap when space is constrained.
- More flexible form control validation styles thanks to fewer chained selectors. Also updated the
- Fixed a couple dozen CSS and JS bugs.
- Moved to GitHub Actions for CI/CD! Expect more updates to our CI setup over time here while Actions evolves.
- Updated documentation to fix links and typos, improved landmarks for secondary navigation, and a new security doc for guidelines on reporting potential vulnerabilities.
- List of closed issues and merged pull requests
- Review the project board
-
4.3.1 - 2019-02-13
- Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML sanitizer
- Fixed a small issue with our RFS (responsive font sizes) mixins
from bootstrap GitHub release notesHighlights
Here's what you need to know about v4.4.0. Remember that with every minor and major release of Bootstrap, we ship a new URL for our hosted docs to ensure URLs continue to work.- New responsive containers! Over a year in the making, fluid up to a particular breakpoint, available for all responsive tiers.
.row-colsclasses for quickly specifying the number of columns across breakpoints. This one is huge for those of you who have asked for responsive card decks.escape-svg()function for simplifying our embeddedbackground-imageSVGs for forms and more.add()andsubtract()functions for avoiding errors and zero values from CSS's built incalcfeature.make-col-auto()mixin to make our.col-autoclass available with custom HTML.:disabledstyles by moving selectors to[disabled].bg-variant(),nav-divider(), andform-control-focus()mixins are now deprecated as they're going away in v5.:invalidvalidation icon to be an alert instead of an×to avoid confusion with browser functionality for clearing the form field value.Links
Commit messages
Package name: bootstrap
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs